Skip to content

Project to train a neural network to paint using TensorFlow.

License

Notifications You must be signed in to change notification settings

r13i/painting-with-neural-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

painting-with-neural-net

Project to train a neural network to paint using TensorFlow.

Description

In this project I build a multi-layer perceptron fed with pixel position as training data and corresponding RGB colors as labels. I use TensorFlow to build the graph and run training / test processes.

Result

Input image:

Input image

Progress made through iterations:

Iterative progress

References

Releases

No releases published

Packages

No packages published

Languages