Skip to content

This is a showcase of neural networks for image classification, text generation, image generation, music generation, deep dream image manipulation, and teaching AI agents to act in video game environments. This is a very large wrapper for lots of powerful cutting edge algorithms that I did not invent!

Notifications You must be signed in to change notification settings

ml-and-video/deep_surfer_native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep_surfer_native

This is a showcase of neural networks for image classification, text generation, image generation, music generation, deep dream image manipulation, and teaching AI agents to act in video game environments. This is a very large wrapper for lots of powerful cutting edge algorithms that I did not invent!

(https://salty-sands-81911.herokuapp.com/deep_surfer "Check out the demo version of this app here!") Note: Demo only scratches the surface, it can only do low-res deep dream image manipulation, and generate text from pretrained models This is because it is live on a free Heroku server ;)

To build this software from source you will need quite a few things :)

IF you have a Mac, you will need xcode. this command will both check for xcode and also install if it is not present on your machine. xcode-select --install

an ANSI C-compiler Python 3.6 interpreter

with pip

About

This is a showcase of neural networks for image classification, text generation, image generation, music generation, deep dream image manipulation, and teaching AI agents to act in video game environments. This is a very large wrapper for lots of powerful cutting edge algorithms that I did not invent!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.9%
  • C 2.8%
  • C++ 0.3%