KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
visualmachinelearning
★ 18
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
australia-geojsons
:
GeoJSON files for Australian states, postcode areas and suburbs
Maze
:
An Automated Heap Feng Shui Tool
color-manager
:
uTools 颜色插件
statement-dl
:
Automatically downloads your broker statements from flatex
TRA
:
time-variant reliability analysis method
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
visualmachinelearning
?
Download (.md)
 # Visual Machine Learning [Demo](https://visualmachinelearning.web.app/) ## Technologies - Tensorflow.js ~ machine learning - Vue.js ~ front-end framework - Vuetify.js ~ material design library - Firebase ~ hosting ## Project setup ``` npm install ``` ## Compiles and hot-reloads for development ``` npm run serve ``` ## Compiles and minifies for production ``` npm run build ``` ## Source This machine learning example is based on [Justin Emery](https://www.justinemery.co.uk)'s [Udemy course](https://www.udemy.com/course/machine-learning-in-javascript-with-tensorflow-js). ## Improvements These following features will be added if the Github repository of this project reachs enough stars: - binary classification example - multi-class classification example - save/load model on Local Storage ###### features still based on Justin Emery's course ## Author My name is [Félix](https://www.linkedin.com/in/félix-becquart-8a5a46a6) and I have been learning front-end from 2016 and machine learning from 2019. I like to combine technologies to create innovative projects. ## License Except where otherwise noted, code samples in the repository are made available under an [MIT License](https://github.com/FelixBecquart1990/visualmachinelearning/blob/master/LICENSE) (so you can reuse with very few limitations).