[go: up one dir, main page]

Skip to content

This is the code for "Research to Code" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

llSourcell/Research_to_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Research_to_Code

This is the code for "Research to Code" By Siraj Raval on Youtube

Overview

This is the neural style transfer code from this video on Youtube by Siraj Raval on how to implement research papers into code.

Dependencies

  • Keras

Install Keras from commandline using

'sudo pip install keras'

Usage

run via 'python style_transfer.py'

Credits

The credits for this code goes to the Keras team. I've merely made a wrapper to get people started.

About

This is the code for "Research to Code" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages