1
0
Fork 0
mirror of https://gitlab.rlp.net/mobitar/ReCo.jl.git synced 2024-09-19 19:01:17 +00:00
Commit graph

89 commits

Author SHA1 Message Date
Mo8it
0d6c590061 Better bundle paths 2022-01-24 21:27:43 +01:00
Mo8it
3e02920067 Added radial distribution function 2022-01-24 20:43:37 +01:00
Mo8it
6cbc855e45 Random walk 2022-01-23 18:33:48 +01:00
Mo8it
7aabbcb309 Renamed mobility 2022-01-23 16:14:37 +01:00
Mo8it
03f8968ba0 Removed unneeded mkpath() 2022-01-23 13:53:53 +01:00
Mo8it
b8ceb8b340 Final mean squared displacement 2022-01-23 05:26:27 +01:00
Mo8it
e50336d6e4 Replaced progress macro 2022-01-23 04:21:06 +01:00
Mo8it
a392840a91 Fix mean squared displacement 2022-01-23 04:18:51 +01:00
Mo8it
c5d92348f8 mean squared displacement 2022-01-23 03:05:05 +01:00
Mo8it
e471c4072c Defaults 2022-01-23 03:04:30 +01:00
Mo8it
fded0888cf activate! GLMakie 2022-01-23 03:04:10 +01:00
Mo8it
6e1a177d64 Moved to JLD2 because to preserve floats 2022-01-21 23:17:15 +01:00
Mo8it
1b3bfc2fac Add custom half_box_len option 2022-01-21 22:39:03 +01:00
Mo8it
1edea1cd1d Potential graphic 2022-01-21 02:56:33 +01:00
Mo8it
383a77e2bf Release hard fix of sigma 2022-01-20 17:33:17 +01:00
Mo8it
658c33f5a2 Fixed SVector with Real 2022-01-18 02:33:11 +01:00
Mo8it
e395e14fa1 Fixed constructor 2022-01-18 02:25:28 +01:00
Mo8it
a31b6ed2a0 Follow Julian style guide 2022-01-18 02:17:52 +01:00
Mo8it
eceeda4099 Fix typo 2022-01-17 22:00:59 +01:00
Mo8it
614311b080 Added state_id_tensor 2022-01-15 21:27:15 +01:00
Mo8it
28fd6bab95 Fix reward 2022-01-15 18:55:01 +01:00
Mo8it
978c3f39fb sqrt in elliptical_distance 2022-01-14 13:26:51 +01:00
Mo8it
fe7c65c4a3 Fixed elliptical_distance 2022-01-14 13:01:14 +01:00
Mo8it
891af721c0 Added shape reward term 2022-01-14 12:28:47 +01:00
Mo8it
9b233d53c4 Used Asciidoc 2022-01-13 17:18:35 +01:00
Mo8it
913406312b RL code organization 2022-01-11 19:00:41 +01:00
Mo8it
eba1e53cd2 Specify trajectory types 2022-01-11 18:43:43 +01:00
Mo8it
0cf59e04a5 Added norm2d and sq_norm2d 2022-01-11 18:39:38 +01:00
Mo8it
bb3246a1e7 Restructured code to include all environments 2022-01-11 01:31:30 +01:00
Mo8it
9c00da84ea back to local center of mass with reward as distance to it 2022-01-08 22:44:20 +01:00
Mo8it
275b69c928 Merge branch 'compass_to_center_of_mass' 2022-01-08 19:38:59 +01:00
Mo8it
83cf83b6a4 compass to center of mass 2022-01-07 00:30:05 +01:00
Mo8it
f446c7fbc3 Added elliptical distance 2022-01-07 00:28:40 +01:00
Mo8it
380c4cc3d5 Fix animation 2022-01-07 00:28:19 +01:00
Mo8it
f429f03237 Debugging additions seperation 2022-01-06 01:49:54 +01:00
Mo8it
6f7d7fef37 Added compass for circle 2022-01-06 01:48:37 +01:00
Mo8it
9353621edb Local centers of mass 2021-12-28 23:39:24 +01:00
Mo8it
6f774ea6d0 RL circle around center of mass 2021-12-28 17:15:00 +01:00
Mo8it
775944c872 Center of mass of centers 2021-12-28 17:13:31 +01:00
Mo8it
983c411b85 Animate center of mass 2021-12-28 17:12:42 +01:00
Mo8it
46e9a7fb60 Only one agent 2021-12-21 00:31:44 +01:00
MoBit
5fc3df66cd Fixed angle state 2021-12-16 14:54:52 +01:00
MoBit
14302fbe4e Added angle2 2021-12-16 13:50:38 +01:00
MoBit
a922ab9ab5 Used modules 2021-12-15 20:50:18 +01:00
MoBit
7cb7f2d619 Added tests 2021-12-15 04:45:15 +01:00
MoBit
8ad67229a8 Fixes incl. state 2021-12-14 04:03:14 +01:00
MoBit
cfb38c6a19 state and action ind 2021-12-13 02:24:34 +01:00
MoBit
3036c5e65a Fixes 2021-12-13 00:19:18 +01:00
MoBit
dc6a4ee7b7 Added all methods for RL 2021-12-12 18:27:56 +01:00
MoBit
029f7f29f2 Restructure for RL 2021-12-12 15:29:08 +01:00