Skip to content

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

Notifications You must be signed in to change notification settings

Mujadded/linear-regression-single-variable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published