Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Machine Learning Basics in Colab

Notebook collection for practicing machine learning fundamentals in Python and Google Colab/Jupyter.

Notebooks

Notebook Focus
machine_learning__lab.ipynb Core machine learning lab exercises
cnn.ipynb Convolutional neural network experiment

How to use

Open the notebooks in Google Colab or Jupyter Notebook:

jupyter notebook

For Colab, upload the notebook or open it directly from GitHub.

Recommended environment

  • Python 3.10+
  • Jupyter Notebook or Google Colab
  • Common data science libraries such as NumPy, pandas, matplotlib, scikit-learn, TensorFlow, or PyTorch depending on the notebook requirements

Repository goal

Keep practical ML experiments organized and easy to revisit while learning model training, evaluation, and notebook-based workflows.

About

Python notebooks for machine learning basics, including CNN experiments.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages