All Projects → josephch405 → ML-Playground

josephch405 / ML-Playground

Licence: other
A Playground for machine learning techniques

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
HTML
75241 projects

Projects that are alternatives of or similar to ML-Playground

pg-deadlock-playground
Playground for verifying that queries cannot deadlock
Stars: ✭ 17 (-82.47%)
Mutual labels:  playground
A-World-of-Circles
WWDC 2017 Scholarship Recipient. A Swift Playgrounds Book that visually teaches the relationship between sines and circles.
Stars: ✭ 24 (-75.26%)
Mutual labels:  playground
GravityTagCloudView
A tag cloud view with gravity.
Stars: ✭ 22 (-77.32%)
Mutual labels:  playground
minibed
It's a mini editable, customizable playground for web
Stars: ✭ 41 (-57.73%)
Mutual labels:  playground
PathView
Simulate the running route of each player on the playground, and can be timed with a stopwatch
Stars: ✭ 5 (-94.85%)
Mutual labels:  playground
extkeras
Playground for implementing custom layers and other components compatible with keras, with the purpose to learn the framework better and perhaps in future offer some utils for others.
Stars: ✭ 18 (-81.44%)
Mutual labels:  playground
ontwik-ui
ontwik-ui - A headless UI library
Stars: ✭ 52 (-46.39%)
Mutual labels:  playground
schema.tl
📜 Easy-to-use TL-Schema viewer
Stars: ✭ 55 (-43.3%)
Mutual labels:  playground
meeting-app-unit-tests-playground
Unit tests patterns when using JEST and Vue2 (vue-test-utils)
Stars: ✭ 21 (-78.35%)
Mutual labels:  playground
goplay
The Go Playground (https://play.golang.org/) client
Stars: ✭ 75 (-22.68%)
Mutual labels:  playground
react-runner
Run your React code on the go
Stars: ✭ 308 (+217.53%)
Mutual labels:  playground
prompts-ai
Advanced playground for GPT-3
Stars: ✭ 156 (+60.82%)
Mutual labels:  playground
APNsKit
A framework to send Apple Notifications
Stars: ✭ 20 (-79.38%)
Mutual labels:  playground
HeadFirstDesignPatternsSwift
An implementation of examples from "Head First Design Patterns", written in Swift.
Stars: ✭ 20 (-79.38%)
Mutual labels:  playground
playground
ReScript playground
Stars: ✭ 25 (-74.23%)
Mutual labels:  playground
CodeINN
CodeINN is an instant code editor 📃, that makes programming and development easier. Practice quickly and directly from your web browser, without any setup needed. CodeINN gives the perfect environment to developers technologists, coders computers, and geeks 🤓 to do more with their tech.
Stars: ✭ 39 (-59.79%)
Mutual labels:  playground
jscore-playground
JavaScriptCore example for Swift Playgrounds
Stars: ✭ 17 (-82.47%)
Mutual labels:  playground
try-manubot
A repository to practice contributing to a Manubot manuscript
Stars: ✭ 35 (-63.92%)
Mutual labels:  playground
vue-code-view
A Vue 2 component like Vue SFC REPL `@vue/repl` : u can edit, run and preview the code effect display in real time on the web page.
Stars: ✭ 67 (-30.93%)
Mutual labels:  playground
grafonnet-playground
Playground for grafanna with jsonnet
Stars: ✭ 25 (-74.23%)
Mutual labels:  playground

Machine Learning Playground

Playing with Data

Live version here!

ML playground is an educational sandbox for beginners learning fundamental machine learning principles from scratch, or for those who want to understand ML models from a more intuitive perspective.

We currently support 5 models - KNN, Perceptron, SVMs, neural networks, and Decision Trees.

Feel free to contribute to the project - whether it’s in terms of explanations or adding new models.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].