Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

52 lines (30 loc) · 1.15 KB

Machine learning

alt text

This project is a representation of the waking work that we had to carry out over the year, from the period from September 1, 2017 to April 2018 about machine learning.

We had to cut a list of items and display them as a timeline.

Each sphere is represented by a particle shape, just click on one of them to get the article.

alt text

It is also possible to access the bibliography / sitography and the explanation of the concept of machine learning.

I focused on Three and WebGL at the technical level.

Demo

http://veille.antoineabbou.fr

Installation

Requirements

  • npm

Once the project is cloned, just run :

$ npm install

Development

Launch development server.

$ npm run start

Build

Prepare files for production.

$ npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT