Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 414 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 414 Bytes

used-car-price

In this project, I use a neural network to predict the prices of used cars based on various features. The dataset used can be found here. Additionally, as an experiment I tried varying the learning rate to see how it affects the overall accuracy, and I tried changing the learning rate over time with a step-decay model.