Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/program247365/intro-to-machine-learning

Presentation on Machine Learning.
https://github.com/program247365/intro-to-machine-learning

Last synced: about 6 hours ago
JSON representation

Presentation on Machine Learning.

Awesome Lists containing this project

README

        

# Intro to Machine Learning

A brief introduction to Machine learning. Presentation created in [Remark](http://remarkjs.com/).

## To Run

- Install [Nodejs](http://nodejs.org).
- Run
```
npm install
```
- Start presentation:
```
gulp
```