Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
claude_s_3_5_dqn_lunarlander – AI Model by 2187Nick | AlphaNeural AI
You can deploy this model and start earning money today!
2187Nick
/
claude_s_3_5_dqn_lunarlander
like
0
reinforcement-learning
LunarLander-v2
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
DQN Agent for LunarLander-v2
This model is a Deep Q-Network (DQN) agent trained on the LunarLander-v2 environment.
python
1
import
torch
2
import
gymnasium
as
gym