This is a machine learning python program using tensor flow and gradient descent to minimize the error. The point is to get closer to 0 and make a nice plot out of the values.
How to run:
First download the files.
git clone https://github.com/EMLGaming/Tensor_getcloserto0.git
Install the dependencies numpy, tensorflow and matplotlib.
pip install numpy matplotlib tensorflow
Change directory.
cd Tensor_getcloserto0
Finnally run the code.
python3 tensorcloseto0.py
-
Notifications
You must be signed in to change notification settings - Fork 0
This python program choses random numbers and then tries to get closer to 0. I made a nice plot for it aswel.
License
EMLGaming/Tensor_getcloserto0
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This python program choses random numbers and then tries to get closer to 0. I made a nice plot for it aswel.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published