Skip to content

Suraj-035/PythonLearn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Machine Learning & Deep Learning Repository

Welcome to my collection of Machine Learning algorithms, experiments, and Jupyter notebooks. This repo is my personal playground for learning, testing, and implementing concepts in ML (and soon DL).

📂 Repository Structure

  • *.ipynb → Jupyter notebooks with code + explanations.

  • *.py → Python scripts for reusable functions or models.

  • data/ → Sample datasets (if small enough).

  • models/ → Saved trained models (future).

🧠 Current Topics

  • ✅ Classical ML algorithms (Linear Regression, Decision Trees, SVM, etc.)

  • ✅ Hands-on Jupyter notebooks for practice

  • ✅ Python implementations of key algorithms

  • 🔜 Deep Learning (Neural Networks, CNNs, RNNs, Transformers, etc.)

⚙️ Requirements

You’ll need Python (≥3.8) and some core libraries. Recommended setup: pip install -r requirements.txt

Clone the repo:

git clone https://github.com/Suraj-035/PythonLearn.git
cd PythonLearn

🤝 Contributing Suggestions, improvements, or cool ideas? Feel free to fork and submit a PR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages