| layout | permalink |
|---|---|
default |
/Projects |
- Recreates non-linear, MIMO (2 Inputs - 2 Outputs - 3 Disturbance Inputs) greenhouse simulation from a published article in MATLAB/SIMULINK
- Contains two approaches to control simulation:
- Classical Control - Linearize non-linear system and design optimal controller using classical control techniques. Analyzes system for additional insights.
- Machine Learning - Attempts to control system using Reinforcement Learning. Greenhouse simulation is the "environment", AI agent represents the controller.
- Practice building a recommendation system using pyspark/databricks
- Currently contains only Collaborative Filter implementation
- Repository containing practice datascience/ML analyses