I learned about AI. Now I can flex. Here are some fun facts about AI. There are three main types of Machine Learning, supervised, unsupervised, and semi-supervised. Reinforcement Learning is a special kind of AI, which works in an environment, and gets “rewards” and “punishments”, based on what it does, and it will slowly start doing more rewarding actions and less punishing actions. I also learned that at a basic level, an agent in an RL environment sends an action to the environment, which feeds back a negative or positive reward back, as well as the new state of the simulation. The two biggest uses of this technology is in robotics and gaming. In robotics, it is used to create its own control system to solve a problem (like picking up a ball). In gaming, it is used to do much the same thing, except it solves a problem in the game (like taking some objective).

Built With

  • ai
Share this project:

Updates