1 Star 0 Fork 1

qyt_collections/Grid2Op

forked from XckCodeDD/Grid2Op 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 4.47 KB
一键复制 编辑 原始数据 按行查看 历史
bdonnot 提交于 2020-11-26 09:13 . adding + operator for action
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
#build
build/*
.idea/*
*.iml
.vscode
*.orig
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# test repo
test_topo/*
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# VirtualEnv
venv_grid2op/
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# IPython Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# pipenv
Pipfile.lock
# dotenv
.env
# virtualenv
venv/
ENV/
# Spyder project settings
.spyderproject
# Rope project settings
.ropeproject
# Checkpoints
**/.ipynb_checkpoints/*
# python file
**/__pycache__/
getting_started/topo_sub2.*
getting_started/case14_2busessub2.xml
testdoc/
# documentation
# test data
data/saved_runner/
data/saved_runner_par/
data/saved_runner_seq/
data/118
getting_started/saved.h5
getting_started/trained_agent_log/
getting_started/*.h5
*.~lock*
getting_started/saved_experiment_donothing/
Doxyfile
documentation
**(copie).zip
grid2op/data/*/*.csv
!grid2op/data/test_PandaPower/prods_charac.csv
!grid2op/data/case14_redisp/prods_charac.csv
!grid2op/data/*/prods_charac.csv
**token.json
getting_started/study_agent_getting_started/
**Untitled.ipynb
grid2op/tests/test_agent/
grid2op/tests/start_datetime.info
# grid2op/data/*/chronics/
l2rpn_2019/data/
l2rpn_2019/expe_saved/
l2rpn_2019/l2rpn2019_utils/data_location.py
**/sample_code_submission*
l2rpn_2019/saved_expe/
l2rpn_2019/starting_kit/output_notebook_2DevelopAndRunLocally/
l2rpn_2019/exped_saved/
**-Copy1.ipynb
**_old.ipynb
Untitled*.ipynb
**config.ini
getting_started/study_agent_getting_started.zip
*.gif
getting_started/awesome_agent_logs/
getting_started/path_agents/
**Test.ipynb
baselines/
test_saving_chron_proper_format/
test_split_and_save.py
getting_started/saved_agent_DDDQN_100/
getting_started/tf_logs_DDDQN/
getting_started/logs-train/
getting_started/saved_agent_DDDQN_1000/
grid2op/tests.npz
my_runner_output_dir/
test_episode_data.py
agent_logs.txt
result.txt
camillo_bug.py
camillo_bug2.py
getting_started/path_agents/awesome_agent_logs/
save_class.pickle
test_multiproc.py
test_multiproc2.py
getting_started/saved_agent2_DDDQN_1500/
getting_started/saved_agent2_DDDQN_1500_results/
getting_started/saved_agent_DDDQN_1000_results/
getting_started/saved_agent_DDDQN_100_multi/
getting_started/saved_agent_DDDQN_100_multi_results_multi/
tensorboard
test_sac
test_if_bug.py
getting_started/saved_agent_DDDQN_10000/
getting_started/saved_agent_DDDQN_10000_results/
test_reboot.py
test_multimixrunner/
test_N1reward.py
i_saved_the_runner_here/
output_pdf/
test_make_plot_injj.ipynb
plot_inj_prez_gdrive.ipynb
where_i_want_to_save_it/
test_issue147.py
test_rllib.py
bug_neg_prod.py
test_ray/
test.py
getting_started/chronics_educ/
getting_started/prepare_env_aub.ipynb
test_log_122/grid2op/data/educ_case14_redisp
test_issue156.py
test_redisp.py
getting_started/test_env_converter.ipynb
test_spektral.py
test_spektral_example.py
test_training_gnn*.pdf
getting_started/donothing_case14_realistic.ipynb
getting_started/first_plot_attempt.ipynb
getting_started/investigate_redisp_bug.ipynb
**/split_and_save_meta_params.json
getting_started/saved_agent_DDDQN_BDA_1000/
getting_started/saved_agent_DDDQN_BDA_1000_results/
getting_started/saved_agent2_DDDQN_300/
getting_started/saved_agent2_DDDQN_300_results/
getting_started/saved_agent_DDDQN_200/
getting_started/saved_agent_DDDQN_200_results/
test_stable_baselines.py
grid2op/Opponent/DCOPFOpponent.py
test_dcopponent.py
getting_started/0_SmallExample.html
grid2op/utils/my_agent/
my_agent_for_test_reboot/
scale_weights.py
test_weights.jpg
test_weights_focus.jpg
test_weights_full.jpg
times_api.txt
new 1.txt
# profiling files
**.prof
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qyt_collections/Grid2Op.git
git@gitee.com:qyt_collections/Grid2Op.git
qyt_collections
Grid2Op
Grid2Op
master

搜索帮助