Skip to content
View csr911's full-sized avatar
💭
🤔
💭
🤔

Block or report csr911

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
csr911/README.md

Hi there 👋, I'm Sarwan Reddy

An AI Enthusiast

Passionate about technology and some extent of coding.

  • 👨‍💻 My portfolio https://csr911.github.io/portfolio/.

  • 🔭 I’m currently working on Artificial Intelligence and it's applications

  • 🌱 I’m currently learning Reinforcement Learning

  • 📖 I'm finding opportunities for research internships in Artificial Intelligence and Machine Learning

  • 👯 I’m looking to collaborate on AI and ML projects

  • 🤔 I’m looking for help with ...

  • 📫 How to reach me csreddy1119@gmail.com

  • ⚡ Fun fact ...

🛠️Language and Tools

C C++ Python Matplotlib NumPy Pandas Jupyter Notebook GitHub Keras scikit-learn Visual Studio Code

📊 GitHub Stats:



🏆 GitHub Trophies

🔝 Top Contributed Repo


Connect With Me On..




Popular repositories Loading

  1. Dynamic-programming-algorithm Dynamic-programming-algorithm Public

    Dynamic Programming is a paradigm of algorithm design in which an optimization problem is solved by a combination of achieving sub-problem solutions and appearing to the "principle of optimality".

    Python 1

  2. csr911 csr911 Public

    Config files for my GitHub profile.

  3. Heart-Disease-Prediction Heart-Disease-Prediction Public

    This project predicts people with cardiovascular disease by extracting the patient medical history that leads to a fatal heart disease from a dataset that includes patients' medical history such as…

    Jupyter Notebook

  4. Name Name Public

    Python

  5. Phonebook Phonebook Public

    Doubly Linked List is a variation of Linked list in which navigation is possible in both ways, either forward and backward easily as compared to Single Linked List.

    C++

  6. Mini-project Mini-project Public

    Basic project which can be used to elect candidates from given list and shows the output.

    C