Delta project benchmarks
Stars
32
Forks
25
Watchers
32
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Disable Plotting in simulator for public version (already plotting in delta repo)
e43f786View on GitHubState refractoring in microgridEnv, date time state is the current duration in hours from the 1 january of the current year (the duration from the start date was not a good metric to evaluate weather since it depends on the start date). Folder attribute removed from simulator and microgridEnv (not used in delta repo). Plots ylim fix.
7a0b029View on GitHubadded time to states in gym wrapper(= minutes from the start date)
40cd3e7View on GitHubIn function store_and_plot of class Simulator, I put another argument to overwrite the attribute self.RESULT_FOLDER
b0b48bdView on GitHubadded all the agent classes in __init__.py file of module microgridRLsimulator/agent
3b0db08View on GitHubadded gym wrapper, fixed issue with dates in simulator(init) and plot, moved examples/data to microgridRLsimulator/data
3c795b2View on GitHubMerge branch 'release' of github.com:bcornelusse/microgridRLsimulator
1e900f8View on GitHubadded gym wrapper, fixed issues with dates in plot function, moved examples/data to microgridRLsimulator/data
2acd6b3View on GitHub