Search
REINFORCEMENT LEARNING
- Jul 30, 2023
- 1 min read
A machine learning framework based on interaction between system and the environment.
The system in a particular state performs a random action and gets some reward from the environment. That reward is added to the intelligence of the system.
Read the complete article here.




Comments