Skip to content

iOS Library extension for Core ML focused on Reinforcement Learning

Notifications You must be signed in to change notification settings

richimf/Brainy-RL

Repository files navigation

Swift Programming language Swift Programming language MIT License

Brainy RL

Reinforcement Learning for iOS

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.

Why Brainy RL?

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.

Requirements

  • Minimum ios Version: iOS 11
  • Device with CoreML support
  • 64 bits processor
  • Xcode 9 or superior

Installation

Coming soon...

About

iOS Library extension for Core ML focused on Reinforcement Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published