uvadlc_notebooks
Repository of Jupyter notebook tutorials for teaching the Deep Learning Course at the University of Amsterdam (MSc AI), Fall 2023 (by phlippe)
pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy (by probml)
uvadlc_notebooks | pyprobml | |
---|---|---|
2 | 3 | |
2,507 | 6,489 | |
- | 0.9% | |
5.3 | 6.8 | |
3 days ago | 2 months ago | |
Jupyter Notebook | Jupyter Notebook | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
uvadlc_notebooks
Posts with mentions or reviews of uvadlc_notebooks.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I miss the old days where people asked me to recreate “Facebook” or “Twitter”
So, I don’t have anything simple that’s readily available, and I don’t know how much you’d get from the code itself without some background. But I would recommend the UVA Deep Learning tutorials. Particularly, I’d recommend trying the autoencoder as a good start (tutorial 9). Autoencoders are very easy and fast models to train.
-
[D] Favorite Colab Notebooks / runnable tutorials on adversarial CV
DL course from the University of Amsterdam:Github and Colab including another FGSM example
pyprobml
Posts with mentions or reviews of pyprobml.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-09.
-
Best Possible Book Recommended for Machine Learning [Discussion] [D] [Recommendation]
Another great book is Kevin Murphy’s Machine Learning: A probabilistic approach. He just launched the second version of his book and he has a Python repo for the models and graphs: https://github.com/probml/pyprobml
-
Probabilistic Machine Learning, Kevin Murphy (2nd edition, 2021)
This exists actually, it's not complete yet (I think?) but it covers a lot of the material in the book:
https://github.com/probml/pyprobml