Skip to content

axsaucedo/crypto-ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Industrial Machine Learning Pipelines: Crypto ML

This is the code for the Industrial Machine Learning pipelines at the PyCon SK (Bratislava) 2017.

Presentation briefly introducing deep learning and how to apply a specific subset of deep learning, recurrent neural networks, to solve real world problems.

Dev setup

In order to configure, you will need:

  • Python 3.6
  • RabbitMQ

To build the environment using conda:

conda env create -f crypto_ml.yml 

Containerised setup

Make sure you have the following installations:

  • Minikube
  • kubectl

Start a minikube server:

minikube start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published