All Projects → MrNothing → Ai Blocks

MrNothing / Ai Blocks

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

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Ai Blocks

Tensorhub
TensorHub is a library built on top of TensorFlow 2.0 to provide simple, modular and repeatable abstractions to accelerate deep learning research.
Stars: ✭ 48 (-97.36%)
Mutual labels:  artificial-intelligence, modular, neural-networks
Ai Platform
An open-source platform for automating tasks using machine learning models
Stars: ✭ 61 (-96.64%)
Mutual labels:  artificial-intelligence, neural-networks
Meme Generator
MemeGen is a web application where the user gives an image as input and our tool generates a meme at one click for the user.
Stars: ✭ 57 (-96.86%)
Mutual labels:  artificial-intelligence, neural-networks
Get started with deep learning for text with allennlp
Getting started with AllenNLP and PyTorch by training a tweet classifier
Stars: ✭ 69 (-96.2%)
Mutual labels:  artificial-intelligence, neural-networks
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-97.69%)
Mutual labels:  artificial-intelligence, neural-networks
Deepbrain
Deep Learning tools for brain medical images
Stars: ✭ 51 (-97.19%)
Mutual labels:  artificial-intelligence, neural-networks
Ai Residency List
List of AI Residency & Research programs, Ph.D Fellowships, Research Internships
Stars: ✭ 69 (-96.2%)
Mutual labels:  artificial-intelligence, neural-networks
Daily Neural Network Practice 2
Daily Dose of Neural Network that Everyone Needs
Stars: ✭ 18 (-99.01%)
Mutual labels:  artificial-intelligence, neural-networks
Sonnet
TensorFlow-based neural network library
Stars: ✭ 9,129 (+402.15%)
Mutual labels:  artificial-intelligence, neural-networks
Xaynet
Xaynet represents an agnostic Federated Machine Learning framework to build privacy-preserving AI applications.
Stars: ✭ 111 (-93.89%)
Mutual labels:  artificial-intelligence, neural-networks
Machine Learning Flappy Bird
Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm
Stars: ✭ 1,683 (-7.43%)
Mutual labels:  artificial-intelligence, neural-networks
Artificialintelligenceengines
Computer code collated for use with Artificial Intelligence Engines book by JV Stone
Stars: ✭ 35 (-98.07%)
Mutual labels:  artificial-intelligence, neural-networks
Deepaudioclassification
Finding the genre of a song with Deep Learning
Stars: ✭ 969 (-46.7%)
Mutual labels:  artificial-intelligence, neural-networks
Tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
Stars: ✭ 899 (-50.55%)
Mutual labels:  artificial-intelligence, neural-networks
Ncrfpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
Stars: ✭ 1,767 (-2.81%)
Mutual labels:  artificial-intelligence, neural-networks
Graph 2d cnn
Code and data for the paper 'Classifying Graphs as Images with Convolutional Neural Networks' (new title: 'Graph Classification with 2D Convolutional Neural Networks')
Stars: ✭ 67 (-96.31%)
Mutual labels:  artificial-intelligence, neural-networks
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (-54.29%)
Mutual labels:  artificial-intelligence, neural-networks
Riceteacatpanda
repo with challenge material for riceteacatpanda (2020)
Stars: ✭ 18 (-99.01%)
Mutual labels:  artificial-intelligence, neural-networks
Mit Deep Learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
Stars: ✭ 8,912 (+390.21%)
Mutual labels:  artificial-intelligence, neural-networks
Persephone
A tool for automatic phoneme transcription
Stars: ✭ 130 (-92.85%)
Mutual labels:  artificial-intelligence, neural-networks

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!

Download

All releases can be found here: https://github.com/MrNothing/AI-Blocks/releases/

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

Documentation

Documentation and video tutorials can be found on the website: https://mrnothing.github.io/AI-Blocks/index.html

License

The program is distributed under the following license: https://creativecommons.org/licenses/by-nc/3.0/

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].