trekhleb / homemade-machine-learning

🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Google Colaboratory support

trekhleb opened this issue · comments

Currently there are several issued with opening Jupyter notebooks from the repo in Colaboratory:

  • Custom packages imports don't work
  • 3D plots made with Plotly lib don't work