This repository shares different implementations of machine learning algorithms using tensorflow in python.
You can run all the scripts individually by having all the required dependencies installed in your machine. Please note that you should have all the other scripts in your same local directory in order for the imports to work properly.
- Linear Regression
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.