-
Updated
Dec 29, 2019 - Jupyter Notebook
tensorflow-tutorials

TensorFlow is an open source library that was created by Google. It is used to design, build, and train deep learning models.
Here are 699 public repositories matching this topic...
-
Updated
May 29, 2020 - Python
-
Updated
Jun 9, 2020 - Jupyter Notebook
-
Updated
Jun 19, 2020 - Python
-
Updated
Jun 29, 2020 - Jupyter Notebook
-
Updated
Nov 13, 2018 - Python
-
Updated
Mar 23, 2020 - Jupyter Notebook
-
Updated
Mar 14, 2017 - Python
Add a Reddit section
Most of the people who start out new don't find a latest feed of community hyped resources on ML and DL topics. It would be pretty good if we add a Reddit section.
If you're fine with this suggestion I'll put up a PR with the update
-
Updated
Feb 7, 2020 - Jupyter Notebook
-
Updated
Jun 23, 2020 - Jupyter Notebook
-
Updated
Jun 13, 2020 - Jupyter Notebook
-
Updated
Aug 29, 2019 - Java
-
Updated
Jun 19, 2020 - Jupyter Notebook
-
Updated
Jun 27, 2020 - Python
-
Updated
Nov 8, 2018 - Python
-
Updated
Aug 1, 2017 - Jupyter Notebook
-
Updated
Jun 20, 2020 - Jupyter Notebook
-
Updated
May 22, 2018 - Jupyter Notebook
The code would already produce charts in English. However, the current charts are in French.
One would need to try all the exercises to regenerate new charts, incorporate them in the notebook, and then regenerate the README in a clean way, as well as the .py
file if the code in the notebook changed.
The French branch (which is named francais
) should remain untouched.
-
Updated
Mar 31, 2019 - Python
-
Updated
Feb 26, 2018
-
Updated
Feb 5, 2019 - Java
-
Updated
Jun 19, 2018 - Jupyter Notebook
-
Updated
Jun 7, 2020 - Jupyter Notebook
-
Updated
Apr 15, 2019 - Java
-
Updated
Oct 12, 2017 - Jupyter Notebook
-
Updated
Sep 17, 2018
-
Updated
May 13, 2018 - Java
Created by Google Brain Team
Released November 9, 2015
- Organization
- tensorflow
- Website
- www.tensorflow.org
- Wikipedia
- Wikipedia
I understand that these two python files show two different methods to construct a model. The original n_epoch is 500 which works perfect for both python files. But if I change n_epoch to 20, only tutorial_mnist_mlp_static.py can achieve a high test accuracy (~0.97). The other file tutorial_mnist_mlp_static_2.py only get 0.47.
The models built from these two files looks the same for me (the s