Skip to content

emanuele-moscato/tutorials

Repository files navigation

Tutorials

A collection of tutorials, in the form of Jupyter notebooks, to help people getting started with Machine Learning in Python. Some emphasis is put on the theoretical aspect behind what the code does and sometimes tasks are performed first using low-level tools (e.g. ScyPy) and then with more high-level ones (e.g. SKLearn).

Topics covered

Notes

Keras is now used as part of Tensorflow, not as a separate library. We only use a deprecated way of loading the MNIST dataset, as in the new one the next_batch function is not implemented anymore.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published