An open API service indexing awesome lists of open source software.

https://github.com/liviu-/notebooks

Directory of Jupyter notebooks exploring various topics
https://github.com/liviu-/notebooks

deep-learning jupyter-notebook machine-learning

Last synced: 11 months ago
JSON representation

Directory of Jupyter notebooks exploring various topics

Awesome Lists containing this project

README

          

# notebooks
Directory of Jupyter notebooks exploring various topics.

- [Super-Resolution using Coordinate-Based Networks](notebooks/super-resolution_coordinates.ipynb) - Upscale your low resolution images or call it abstract art when the upscaling does not work.
- [Abstract Art with Random Weights](notebooks/abstract_art_cppn.ipynb) - Generate deep artworks with deep neural networks in 10 cells of Jupyter Notebook!
- [Bayesian Linear Regression](notebooks/bayesian_linear_regression.ipynb) - Find out the right Gaussian match for your dataset with this step-by-step computation brought to you by Dr. Thomas Baybes.
- [Predicting Marks from Facebook Likes](notebooks/predicting_marks_by_facebook_likes.ipynb) - Harnessing the deepest powers of machine learning, I invoked the infamous polynomial regression to join powers with Facebook to tell me what marks I should expect for my exams.
- [Predicting Academic Financial Endowment](notebooks/time_series_introduction.ipynb) - Just like predicting stocks, but a lot more exciting! Get rich in 5 steps with this awesome tutorial.