Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coditheck/tensorflow
TensorFlow is an open source Machine Learning library, created by Google, for developing and running Machine Learning and Deep Learning applications.
https://github.com/coditheck/tensorflow
deep-learning deep-neural-networks keras machine-learning neural-network python tensorflow tensorflow-tutorials
Last synced: 14 days ago
JSON representation
TensorFlow is an open source Machine Learning library, created by Google, for developing and running Machine Learning and Deep Learning applications.
- Host: GitHub
- URL: https://github.com/coditheck/tensorflow
- Owner: CodiTheck
- License: mit
- Created: 2023-02-28T01:26:54.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T18:57:30.000Z (over 1 year ago)
- Last Synced: 2024-12-21T06:13:18.136Z (14 days ago)
- Topics: deep-learning, deep-neural-networks, keras, machine-learning, neural-network, python, tensorflow, tensorflow-tutorials
- Language: Jupyter Notebook
- Homepage: https://www.tensorflow.org
- Size: 1.89 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
-------------------------------------------------------------------------------
![](https://img.shields.io/badge/tensorflow-2.12.0-orange)
![](https://img.shields.io/badge/lastest-2023--07--03-success)
![](https://img.shields.io/badge/contact-dr.mokira%40gmail.com-blueviolet)TensorFlow is an **open source** Machine Learning library, created by Google,
for developing and running Machine Learning and Deep Learning applications.Created by the **Google Brain** team in *2011*, as a proprietary system
dedicated to Deep Learning neural networks, TensorFlow was originally called
**DistBelief**. Later, the source code of DistBelief was modified and the tool
became an application-based library. In **2015**, precisely on *November 9*,
it was renamed to **TensorFlow** and Google made it open source. Since then,
it has undergone more than 21,000 changes through communication and went to
version 1.0 in February 2017.If you want to follow the course on TensorFlow, click on one of the options
below.
The French version is [:fr: here](./fr/README.md).