Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
-
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
-
Notebooks for my "Deep Learning with TensorFlow 2 and Keras" course
-
Exercises and solutions to accompany my Safari course introducing TensorFlow.
-
Forked from jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
255 contributions in the last year
Contribution activity
August 2020
July 2020
- ageron/Gloria.jl Julia
- ageron/homebrew-juliadeps Ruby
Created a pull request in dalum/Gloria.jl that received 1 comment
Replace colorant"dark gray" with colorant"darkgray"
To remove this warning: ┌ Warning: The X11 color names with spaces are not recommended because they are not allowed in the SVG/CSS. │ Use "DarkGray" …
Created an issue in FluxML/Flux.jl that received 3 comments
Data loading & preprocessing pipeline feature
The DataLoader is nice, but if I understand correctly it requires the dataset to fit in memory. For large datasets that don't fit in memory, it wou…