Skip to content

A WYSIWYG interface that allows anyone to create models for machine learning.

Notifications You must be signed in to change notification settings

xaindex/AI-blocks-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Blocks

A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models!

The concept of AI-Blocs is to have a simple scene with draggable objects that have scripts attached to them. The model can be run directly on the editor or be exported to a standalone script that runs on Tensorflow.

Variables are parsed from python scripts and can be edited from the AI-Blocs properties panel.

Install

The project requires python (https://www.python.org/) and tensorflow (https://www.tensorflow.org/) to run projects. You can still create and edit projects without these dependencies.

To run AI-Blocs, download the project archive and launch AI-Blocs.exe.

To run your model simply press the "Play" button and let the magic happen!

Build and Run

First type: npm install

To run the project from the sources: npm run test

To build the project from the sources: npm run pack

Contact

Feel free to contact us if there is any question ([email protected]).

About

A WYSIWYG interface that allows anyone to create models for machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published