Thursday, January 19, 2017

Building An AI Artist Using Neural Networks

Short Bytes: Compositional Pattern Producing Networks (CPPN), a kind of generative neural network, are a type of artificial neural network that differ in their set of activation patterns and application. By implementing it in Python using NumPy, we can easily generate artistic images. So, try it out and let your creativity flow. aving been introduced to AI, the […]

The post Building An AI Artist Using Neural Networks appeared first on Fossbytes.


Building An AI Artist Using Neural Networks
read more

No comments:

Post a Comment

Playing Grand Theft Auto Inside A Neural Network’s Hallucination? It’s Possible!

Ever imagined what a Neural Network's hallucination would look like? The post Playing Grand Theft Auto Inside A Neural Network’s Halluc...