ArseniyPerchik commited on
Commit
61c07ad
·
1 Parent(s): 41c2a06
Files changed (1) hide show
  1. .gitignore +34 -0
.gitignore ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ __pycache__
3
+ venv
4
+ env
5
+ .env
6
+ .venv
7
+ .pytest_cache
8
+ .coverage
9
+ .idea
10
+ .vscode
11
+ lightning_logs
12
+ .ipynb_checkpoints
13
+ .ckpt
14
+ example.ckpt
15
+ .neptune
16
+ logs_for_plots
17
+ logs_for_heuristics
18
+ logs_for_graphs
19
+ logs_for_freedom_maps
20
+ logs_for_experiments
21
+ heuristic_tables
22
+ stats
23
+ videos
24
+ algs_RL/stasts
25
+ .DS_Store
26
+ saved_replays
27
+ my_folder
28
+ results
29
+ test-trainer
30
+ .gradio
31
+ alfred_chroma_db
32
+ lib
33
+ flow.html
34
+ mlruns