Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
frozenlake-qtable – AI Model by titiko1988 | AlphaNeural AI
You can deploy this model and start earning money today!
titiko1988
/
frozenlake-qtable
like
0
FrozenLake-v1-4x4-no_slippery
q-learning
reinforcement-learning
custom-implementation
model-index
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Q-Learning
Agent playing1
FrozenLake-v1
This is a trained model of a
Q-Learning
agent playing
FrozenLake-v1
.
Usage
model = load_from_hub(repo_id="titiko1988/frozenlake-qtable", filename="q-learning.pkl")
Don't forget to check if you need to add additional attributes (is_slippery=False etc)
env = gym.make(model["env_id"])