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

https://github.com/mujadded/linear-regression-single-variable

This is a implementation of linear regressio with single variable with tensorflow
https://github.com/mujadded/linear-regression-single-variable

Last synced: 10 months ago
JSON representation

This is a implementation of linear regressio with single variable with tensorflow

Awesome Lists containing this project

README

          

# Single Variable linear regression with Tesnsorflow

This is a linear regression implementation using tensorflow

## Installation

Install: Tensorflow 1.2.1 version

## Purpose

This is fully for research and learning purpose , feel free to add or experiment and let me know if there is any issue

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## License

MIT