Reinforcement Learning
stable-baselines3
BLAdapEnv
deep-reinforcement-learning
Eval Results (legacy)
Instructions to use s6anripk/sand_simulator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- stable-baselines3
How to use s6anripk/sand_simulator with stable-baselines3:
from huggingface_sb3 import load_from_hub checkpoint = load_from_hub( repo_id="s6anripk/sand_simulator", filename="{MODEL FILENAME}.zip", ) - Notebooks
- Google Colab
- Kaggle
Invalid JSON:Expected property name or '}' in JSONat line 1, column 2
| {'curriculum_transition_success_rate': 0.6, 'curriculum_transition_count': 5, 'curriculum_percentage_by_steps': {0: 0.25, 1: 0.26, 2: 0.27, 3: 0.28, 4: 0.29, 5: 0.3, 6: 0.31, 7: 0.32, 8: 0.33, 9: 0.34, 10: 0.35, 11: 0.36, 12: 0.37, 13: 0.38, 14: 0.39, 15: 0.4, 16: 0.41, 17: 0.42, 18: 0.43, 19: 0.44, 20: 0.45, 21: 0.46, 22: 0.47, 23: 0.48, 24: 0.49, 25: 0.5, 26: 0.51, 27: 0.52, 28: 0.53, 29: 0.54, 30: 0.55, 31: 0.56, 32: 0.57, 33: 0.58, 34: 0.59, 35: 0.6, 36: 0.61, 37: 0.62, 38: 0.63, 39: 0.64, 40: 0.65, 41: 0.66, 42: 0.67, 43: 0.68, 44: 0.69, 45: 0.7, 46: 0.71, 47: 0.72, 48: 0.73, 49: 0.74, 50: 0.75, 51: 0.76, 52: 0.77, 53: 0.78, 54: 0.79, 55: 0.8}, 'curr_step': 23} |