All Projects → fatiherikli → Josef

fatiherikli / Josef

Licence: mit
A robot who learns how to draw

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Josef

Tooth Detection
🦷 Detection of restorations and treatments on dental x-rays in Tensorflow, using Faster-RCNN
Stars: ✭ 99 (-13.91%)
Mutual labels:  neural-networks
Ssd Pytorch
SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity
Stars: ✭ 107 (-6.96%)
Mutual labels:  neural-networks
Elephas
Distributed Deep learning with Keras & Spark
Stars: ✭ 1,521 (+1222.61%)
Mutual labels:  neural-networks
Smrt
Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.
Stars: ✭ 102 (-11.3%)
Mutual labels:  neural-networks
Torchmd
End-To-End Molecular Dynamics (MD) Engine using PyTorch
Stars: ✭ 99 (-13.91%)
Mutual labels:  neural-networks
Fast Style Transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
Stars: ✭ 10,240 (+8804.35%)
Mutual labels:  neural-networks
Micro Racing
🚗 🏎️ 🎮 online 3D multiplayer neural networks based racing game
Stars: ✭ 100 (-13.04%)
Mutual labels:  neural-networks
Pygat
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Stars: ✭ 1,853 (+1511.3%)
Mutual labels:  neural-networks
Chatbot
Русскоязычный чатбот
Stars: ✭ 106 (-7.83%)
Mutual labels:  neural-networks
Deep architect
A general, modular, and programmable architecture search framework
Stars: ✭ 110 (-4.35%)
Mutual labels:  neural-networks
Sigmoidal ai
Tutoriais de Python, Data Science, Machine Learning e Deep Learning - Sigmoidal
Stars: ✭ 103 (-10.43%)
Mutual labels:  neural-networks
Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (-10.43%)
Mutual labels:  neural-networks
Faceswap
Deepfakes Software For All
Stars: ✭ 39,911 (+34605.22%)
Mutual labels:  neural-networks
Semanticsegpapercollection
Stars: ✭ 102 (-11.3%)
Mutual labels:  neural-networks
Safe
SAFE: Self-Attentive Function Embeddings for binary similarity
Stars: ✭ 112 (-2.61%)
Mutual labels:  neural-networks
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1098.26%)
Mutual labels:  neural-networks
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+9552.17%)
Mutual labels:  neural-networks
A Nice Mc
Code for "A-NICE-MC: Adversarial Training for MCMC"
Stars: ✭ 115 (+0%)
Mutual labels:  neural-networks
Xaynet
Xaynet represents an agnostic Federated Machine Learning framework to build privacy-preserving AI applications.
Stars: ✭ 111 (-3.48%)
Mutual labels:  neural-networks
Adcme.jl
Automatic Differentiation Library for Computational and Mathematical Engineering
Stars: ✭ 106 (-7.83%)
Mutual labels:  neural-networks

Josef

Producing artworks by artificial neural networks.

demo

Who is Josef

Josef is a feedforward neural network based on synapticjs and a distant relative of Istanbul's famous robot poet Deniz Yilmaz.

How does it work

The network tries to predict next action of the drawing grammar. Works like an Lindenmayer interpreter running by a neural network which is a non-deterministic way to evaluate that kind of self-rewriting systems.

The network has 35 inputs consist the last 5 operations of the grammar and 7 output variables that represents a single action character.

Future Improvements

It's working on a classification based model. It's possible to draw it by regression values, but I've never tried it. If you want to improve or restructure it in a different way, please don't hesitate to send a pull request.

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