Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 237 Bytes

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.