/learn-ml

Machine Learining Practice

Primary LanguageJupyter Notebook

Learn and practice AI and ML in python

Setup

Using python pip

To install dependencies by pip, run pip install -r requirements.txt.

Using nix

I am currently using shell.nix/flake.nix to setup the dependencies.