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
251 contributions in the last year
Contribution activity
May - June 2020
April 2020
Created a pull request in tensorflow/addons that received 2 comments
In scheduled samplers, don't convert sampling_probability if it's a tf.Variable
To change the sampling_probability during training, the simplest option is to make it a tf.Variable (alternatively, it could be a placeholder). How…
Created an issue in tensorflow/tensorflow that received 5 comments
Extra metric added to model.metrics in TF 2.2
System information Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No OS Platform and Distribution…