Reinforcement Learning is an aspect of Machine Learning where an Agent learns to behave in an Environment. This Agent performs actions and observes, it obtains rewards according the actions taken. In a nutshell: Your app can learn from experience.
According to Apple documentation of Core ML there is not support for Reinforcement Learning, so the intention of this Framework is to provide that capability.
- Minimum ios Version: iOS 11
- Device with CoreML support
- 64 bits processor
- Xcode 9 or superior
Coming soon...