Go to file
2022-05-14 15:05:43 +02:00
data fixed data 2022-05-13 10:04:09 +02:00
decision zajecia drzewa decyzyjne 2022-05-09 15:51:48 +02:00
img pudlles implementation without weights 2022-04-28 14:03:53 +02:00
pathfinding resolved problems with Direction class 2022-05-14 15:05:43 +02:00
tree separate decisionTree from main() 2022-05-14 15:03:29 +02:00
util clean-up, rotation weight fix 2022-04-28 21:22:19 +02:00
.gitignore review 2022-04-28 01:50:56 +02:00
AgentBase.py agents structure improvements 2022-04-16 14:55:25 +02:00
ClientParamsFactory.py client factory added better data creation 2022-05-12 17:05:12 +02:00
drzewo.md zajecia drzewa decyzyjne 2022-05-09 15:51:48 +02:00
ForkliftAgent.py decisionTree update 2022-05-11 19:05:44 +02:00
GameModel.py clean-up, rotation weight fix 2022-04-28 21:22:19 +02:00
InitialStateFactory.py zajecia drzewa decyzyjne 2022-05-09 15:51:48 +02:00
main.py resolved problems with Direction class 2022-05-14 15:05:43 +02:00
PatchAgent.py agents structure improvements 2022-04-16 14:55:25 +02:00
PatchType.py pudlles implementation without weights 2022-04-28 14:03:53 +02:00
README.MD gitignore 2022-03-06 22:16:21 +01:00
requirements.txt decisionTree update 2022-05-11 19:05:44 +02:00

instalujemy ze środowiskiem venv

następnie wykonujemy komendy:

pip install mesa
pip install -r https://raw.githubusercontent.com/projectmesa/mesa/main/examples/boltzmann_wealth_model/requirements.txt