Skip to content

Latest commit

 

History

History
74 lines (54 loc) · 2.89 KB

File metadata and controls

74 lines (54 loc) · 2.89 KB

ML Block

ML Block is a visual, block-based web application that lets anyone build and experiment machine learning, reinforcement learning and deep learning with a no code solution. Like Scratch, but for AI.

How does it work?

Users drag and drop visual blocks representing ML concepts (layers, datasets, training parameters, etc.) to assemble a complete pipeline. Under the hood, the blocks are translated into a PyTorch or other python AI libraries model that gets trained and evaluated in real time. The interface abstracts away all the code while keeping the logic transparent and educational.

Getting Started

Installation

# Clone the repository
git clone git@github.com:PoCInnovation/MLBlock.git
cd ml-block

Quickstart

# (TBD)

Usage

# (TBD)

Get involved

You're invited to join this project ! Check out the contributing guide.

If you're interested in how the project is organized at a higher level, please contact the current project manager.

Our PoC team 💜

Developers


Ilan LEROUX PINCHINAT

Ali BASSIM

Chedli OUAZIZ

Manager


Sacha HENNEVEUX

Organization

LinkedIn logo Instagram logo Twitter logo Discord logo

Website logo

🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on PoC's repositories

Made with 💜 by PoC