Skip to content

A brief introduction to machine and deep learning combining theory and practises using Jupyter

Notifications You must be signed in to change notification settings

igarag/learning_machine_learning

Repository files navigation

Learning machine learning

In this repository will be added exercises, practices and theory about machine learning and deep learning.

For a better understanding, the Jupyter environment will be used, which allows step-by-step execution of the program by adding theory.

  • Machine Learning.
  • Deep Learning.
  • Reinforcement Learning.
  • Computer Vision
  • Natural Language Processing

The library

A library of the library:

150 repositories about Machine learning, NLP, and more

Machine Learning

Deep Learning

Computer Vision

Reinforcement Learning

Natural Language Processing

Jetson Nano

Utils

Matplotlib

Installation

Jupyter Notebook

If you have Python 3 installed (which is recommended):

python3 -m pip install --upgrade pip
python3 -m pip install jupyter

To run Jupyter Lab, type:

pip3 install jupyter lab
jupyter lab

To run the notebook, run the following command at the Terminal (Mac/Linux) or Command Prompt (Windows):

jupyter notebook

References

About

A brief introduction to machine and deep learning combining theory and practises using Jupyter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published