Skip to content

saarangbond/Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Machine-Learning

| Some machine learning exercises |

In Octave:

Exercise 1 - A linear regression algorithm utlizing gradient descent to predict profits for a fictional food truck company in different cities based on the population in those distinct cities.

In Python (TensorFlow-Keras):

flow.py - A simple neural network built with keras to process 28x28 images of handwritten digits and classify them as 0-9.

Releases

No releases published

Packages

No packages published