Skip to content

This is a reflex agent made with python that will turn the AC on and off depending on the temperature. If the temperature reaches max temperature (Hot), the AC will turn on. Otherwise, if the temperature is higher than the minimum (Cold) it will stay off.

Notifications You must be signed in to change notification settings

Ahmedbaaqeel/Python-AC-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-AC-Simulation

Discription:

  • Choose the minimum and maximum temperature, enviroment temperature, and the amount of timesteps the reflex agent will make
  • Here is an example that will be provided with the code above:

image

About

This is a reflex agent made with python that will turn the AC on and off depending on the temperature. If the temperature reaches max temperature (Hot), the AC will turn on. Otherwise, if the temperature is higher than the minimum (Cold) it will stay off.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages