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
- Host: GitHub
- URL: https://github.com/kitajussus/linearregresion.tf.keras
- Owner: kitajusSus
- Created: 2024-05-17T17:21:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T17:17:18.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T05:37:31.650Z (over 1 year ago)
- Topics: dnn, keras-tensorflow, machine-learning, neural-network, tensorflow
- Language: PureBasic
- Homepage: https://www.tensorflow.org/tutorials/keras/regression?hl=pl
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"