machine-learning-book
machine-learning-book copied to clipboard
Setup dev environment
Init dev environment using conda
Thanks! As a non-poetry user (I am in the conda-camp), could you add brief instructions for how to use this?
Thanks! As a non-poetry user (I am in the conda-camp), could you add brief instructions for how to use this?
I just made an update to use conda instead. I ran into a dependency issue with poetry and abandoned it for now. Please test and leave any questions/comments
How to get up and running?
install miniconda
make install
make create
a terminal prompt will output:

Totally missed that, sorry! And this is totally awesome. Many thanks!