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

https://github.com/tugot17/linear-regression-tensorflow

Linear and Polynomial Regression problems solved using Tensorflow Machine Learning framework
https://github.com/tugot17/linear-regression-tensorflow

linear-regression tensorflow tensorflow-experiments

Last synced: 6 months ago
JSON representation

Linear and Polynomial Regression problems solved using Tensorflow Machine Learning framework

Awesome Lists containing this project

README

          

# LinearRegressionTensorflow
Linear and Polynomial Regression problems solved using Tensorflow Machine Learning framework

drawing
drawing

## Getting Started

To run it You need jupyter notebook installed.
The main file is LinearRegressionTensorflow.ipynb

### Prerequisites
```
-numpy
-tensorflow
-matplotlb
```

## Authors

* [tugot17](https://github.com/tugot17)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details