qiang-qin / Internet_of_Things_Optimization

This is the code for "Internet of Things Optimization" By Siraj Raval on Youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Internet_of_Things_Optimization

This is the code for "Internet of Things Optimization" By Siraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval as part of the reinforcement learning course Move 37 at School of AI.

Dependencies

  • numpy
  • maptlotlib

Usage

You can run the jupyter notebooks in the browser in github. The python file needs to be run locally via the command 'python smarthome.py' in terminal

Credits

Credits for most of the code go to dennybritz. I adapted it to a smart home environment for the sake of this example.

About

This is the code for "Internet of Things Optimization" By Siraj Raval on Youtube


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%