Skip to content

kaylaipp/EvaluatingModelsLearningRate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EN.605.649 (81): Machine Learning: Assessing Model Performance: Impact of Learning Rates Across Various Models and Datasets

This project outlines the steps taken in order to build several different prediction networks - logistic regression, linear network and forward feed neural networks from scratch

These networks are trained on 3 classification datasets and 3 regression datasets to compare the differing networks and how well they can predict and generalize different types of data

Run it!

python main.py

Read it!

See the write up writeup.pdf

About

Evaluating various models and their learning rates

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages