Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

pepsin92/eigenbike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eigenbike

This repository serves for FMFI UK machine learning course project.

Installation

To install project dependencies, simply run

Execution

To run the project after installing all the necessary dependencies, simply execute either cnn.py or svm.py. As tensorflow is still unavailable on python 3.7 as of submission, please use theano: KERAS_BACKEND=theano.

On first run, please uncomment data scraping from either file (function scrape). It is currently commented to prevent unneccessary download of the dataset.

About

Machine learning course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published