Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
/ Requirements Public archive

Read it carefully. You will find here all the resources you need, at least to boost-up in the challenges.

Notifications You must be signed in to change notification settings

uCodeByadidas/Requirements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Requirements

Machine learning

You have all the pip requirements in the requirements.txt file.

$ pip3 install -r requirements.txt

Must have

We recommend you

*We recommend you to install it with pip3 (install tensorflow-gpu if you have cuda on your machine)

*In the workshop you will be learning to work with Keras (running on top of TensorFlow, CNTK, or Theano). You need TensorFlow to run as backend or CNTK, or Theano.

Nice to have

Workflow ready in google cloud (Required for cloud training)

Set up your GCP project.

  1. Select or create a Cloud Platform project. GO TO THE MANAGE RESOURCES PAGE

  2. Enable the Cloud Machine Learning Engine and Compute Engine APIs. ENABLE THE APIS

Workshop

  • Being smarter than AI (Friday after lunch)
  • Train your models in the cloud (Friday after lunch)

IoT

Must have

  • Electronics (basic level)
    • Some hardware will be provided. We'll give some workshops about some of them but definitely we won't teach you how to light a LED
  • Arduino

Note: Desktop apps may be accepted in some cases. If this is your case talk with the captain of the challenge before any coding!

We recommend you

Nice to have

  • You're free to bring your own hardware :)
  • You may want to add some backend to your projects. In this case Docker will be much appreciated

Fan Experience

Must have

  • Creativity 💡

Nice to have

  • As already mentioned, Docker or Docker-Toolbox (for legacy systems) installed should be a must for a good deployment. More on that at the workshop

Workshop

  • Applications deployment & APIs management

About

Read it carefully. You will find here all the resources you need, at least to boost-up in the challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published