Skip to content
forked from Dpananos/GetCards

Notebook to download machine learning flashcards

Notifications You must be signed in to change notification settings

Azukix/GetCards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetCards

Data scientist Chris Albon has been posting pictures of his machine learning flash cards on Twitter. Here is how to automatically download them using python.

For OSX/Linux

In case you do not have the modules used in the notebook nor jupyter installed, simply type

  • pip install -r module_list.txt

into terminal. Then run the notebook from terminal with

  • jupyter notebook Get\ Flashcards.ipynb

About

Notebook to download machine learning flashcards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%