Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lisaong/diec

Workshop content for Designing Intelligent Edge Computing by NUS ISS
https://github.com/lisaong/diec

dask docker eclipse-iot edge-computing iota iss kapua kura microbit mqtt nus openai-gym-environment raspberry-pi-3 reinforcement-learning swarm-intelligence tensorflow tensorflow-lite

Last synced: about 5 hours ago
JSON representation

Workshop content for Designing Intelligent Edge Computing by NUS ISS

Awesome Lists containing this project

README

        

# Designing Intelligent Edge Computing Workshops

- [day1](day1/README.md)
- [day2](day2/README.md)
- [day3](day3/README.md)
- Swarm Intelligence
- [Neural Network Optimisation](day3/swarm/pyswarms_v_tensorflow.ipynb)
- [Job Shop Scheduling Problem](day3/swarm/README.md)
- [day4](day4/README.md)
- Reinforcement Learning
- [RL Path Finding](day4/rl/README.md#path-finding-with-openai-gym-on-raspberry-pi)
- [RL Job Shop Scheduling](day4/rl/README.md#job-shop-scheduling-with-openai-gym-on-raspberry-pi)
- [RL EasyAgents Example](day4/rl/rl_easyagents_orso.ipynb)
- [Policy Gradients Example](day4/rl/policy_gradient_example.ipynb)