Skip to content

🎒 School Project - This project is meant to demonstrate machine learning algorithms and techniques to implement an OCR by making use of machine learning techniques and algorithms

License

Notifications You must be signed in to change notification settings

EPSIBordeaux/machine-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning

CircleCI

Demo

Requirements

  • Docker & docker-compose
  • Git
  • make

Run it

Setup

Clone and install project.

$ make install

To launch draw tools, type :

$ make up

and go to http://localhost:8080

Basic prototype

To run basic prototype (exercise requirement)

$ php app/neurons.php

Local server tools

Basic usage

Go to http://localhost:8080/draw.php

Make your dataset with graphical tool.

About

🎒 School Project - This project is meant to demonstrate machine learning algorithms and techniques to implement an OCR by making use of machine learning techniques and algorithms

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.0%
  • Dockerfile 11.0%
  • JavaScript 3.6%
  • CSS 2.8%
  • Makefile 2.5%
  • Hack 1.1%