https://github.com/camara94/tensorflow-keras-python
Les bases du deep learning en tensorflow en Python
https://github.com/camara94/tensorflow-keras-python
deep-learning keras keras-tensorflow neural-networks python tensorflow
Last synced: 3 months ago
JSON representation
Les bases du deep learning en tensorflow en Python
- Host: GitHub
- URL: https://github.com/camara94/tensorflow-keras-python
- Owner: camara94
- License: mit
- Created: 2022-01-26T04:55:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T06:29:36.000Z (over 4 years ago)
- Last Synced: 2025-04-09T14:45:44.647Z (about 1 year ago)
- Topics: deep-learning, keras, keras-tensorflow, neural-networks, python, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 7.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow Keras Python
Les bases du deep learning en tensorflow en Python
## Les étapes


## process of learning










## Fonctionnement de Tensorflow



## Dérivée

## Lien utils
1. [https://www.mathsisfun.com/algebra/matrix-introduction.html](https://www.mathsisfun.com/algebra/matrix-introduction.html)
2. [https://github.com/codebasics](https://github.com/codebasics)
3. [https://towardsdatascience.com/why-not-mse-as-a-loss-function-for-logistic-regression-589816b5e03c](https://towardsdatascience.com/why-not-mse-as-a-loss-function-for-logistic-regression-589816b5e03c)