Gridmind / env

Commit History

refactor: replace heuristic log generation with Go-based environment simulation and update API schema
3b977fc

adityss commited on

fix: include env/faults.go missed due to .gitignore
61fd4d1

adityss commited on

feat: implement Go-based GridMind-RL simulation core and update inference interface (graph)
a4671c4

Prajwal782007 commited on

feat: define GridMind-RL environment data models and task structures
c009bc5

adityss commited on

feat: implement multi-component dense reward function and environmental logic for GridMind-RL
b81683f

adityss commited on

Add Task 4 instruction following, Curriculum Manager for self-improvement, and world modeling simulation
0af208b

adityss commited on

fix: problems with parameters
f316664

ShreeshantXD commited on

fix: clamp scores after rounding and ensure all sub-scores are clamped
e58b5ec

ShreeshantXD commited on

fix: clamp all scores to open interval (0, 1) to meet validator requirements
ef0556b

ShreeshantXD commited on

feat: implement core environment simulation logic and update baseline scores
5569b4d

adityss commited on

docs: add reward structure and deployment guide, update baseline scores, and implement dashboard UI
e3fbc9c

Prajwal782007 commited on

fix: resolve merge conflicts, finalize inference + README
2e0c292

ShreeshantXD commited on

feat: implement reward system logic in new rewards module
f1bfee9

adityss commited on

feat: add baseline scores JSON, inference script, and update Dockerfile for improved project structure
6d74982

ShreeshantXD commited on

Enhance dashboard: Live Simulation, 72h episodes, and step reward tracking curve
4c1963b

adityss commited on

Initial commit
1875b13

adityss commited on