epogrebnyak / mlmw

Machine Learning My Way (MLMW): a self-study guide for probability, statistics, econometrics and machine learning.
https://trics.me
5 stars 0 forks source link

package to download free textbooks #2

Closed epogrebnyak closed 2 months ago

epogrebnyak commented 2 months ago
pip install mlmw 
mkdir readit & cd readit
mlmw download --all .

May reuse some machinery from https://github.com/epogrebnyak/lamr/blob/1a086432e324e154ffb76ef0320788bc545e74b0/bootcamp/retreat.py classes and superseed for other repos like Econometrics Navigator.