An open API service indexing awesome lists of open source software.

https://github.com/kitajussus/linearregresion.tf.keras

ml linear regresion made on base from tensorflow documentation
https://github.com/kitajussus/linearregresion.tf.keras

dnn keras-tensorflow machine-learning neural-network tensorflow

Last synced: over 1 year ago
JSON representation

ml linear regresion made on base from tensorflow documentation

Awesome Lists containing this project

README

          

# LinearRegresion.tf.keras

)
Ensure the following Python libraries are installed:

matplotlib
numpy
pandas
seaborn
tensorflow
keras

"pip install matplotlib numpy pandas seaborn tensorflow keras"