Commit Graph

  • b761c83ee3 Merge branch 'main' of https://git.wmi.amu.edu.pl/s483780/inteligenty-traktor main Wojciech Kubicki 2024-06-10 15:38:10 +0200
  • 790438a9a2 fix: apply decision tree for choosing new crops Wojciech Kubicki 2024-06-10 15:36:47 +0200
  • 84699d2824 Update README.md Adam Mikołajczak 2024-06-10 15:36:04 +0200
  • f0970e414b fix: more examples to the learning set of decision tree Adam Mikolajczak 2024-06-10 15:07:49 +0200
  • d765a4f818 fix: pietruszka problem adde even more examples to the learning set of decision tree. :) Adam Mikolajczak 2024-06-10 14:45:30 +0200
  • e053757bcf fix: ziemniaki problem Added more examples to the learning set of decision tree. Adam Mikolajczak 2024-06-10 14:34:38 +0200
  • 1856cd5fca fix: More exmaples with dynia added to the decision tree learning set Adam Mikolajczak 2024-06-10 14:18:22 +0200
  • a2c0137ddd fix: add missing prediction attribute to Tile class Wojciech Kubicki 2024-06-09 18:45:52 +0200
  • 7c1814630a merge genetic algorithm with main Wojciech Kubicki 2024-06-09 17:10:52 +0200
  • 77d559a63e feat: update field generation and load layouts in main program Wojciech Kubicki 2024-06-09 16:31:11 +0200
  • 30878adedd feat: After arriving at selected by user tile, Tractor makes decision by using decision tree. The decision is printed in terminal. klikanie-drzewo Adam Mikolajczak 2024-06-09 11:26:14 +0200
  • a6f51420e1 feat: tractor goes on the tile clicked by user. Adam Mikolajczak 2024-06-09 11:11:29 +0200
  • b0ac67a105 fix: Slightly changed tractor.py - also checking if branch works Adam Mikolajczak 2024-06-09 10:39:48 +0200
  • 4595a5fe83 Merge branch 'sieci-neuronowe-uczenie' Zofia Lorenc 2024-06-09 09:28:11 +0200
  • 856816e108 code cleaning sieci-neuronowe-uczenie Zofia Lorenc 2024-06-09 09:14:40 +0200
  • f7279fc846 feat: generate initial field layout using genetic algorithm Wojciech Kubicki 2024-06-08 22:05:54 +0200
  • 03724c3cf4 some code cleaning Zofia Lorenc 2024-05-27 10:38:22 +0200
  • 58524a59a7 fixed potatoes problems Zofia Lorenc 2024-05-27 10:34:17 +0200
  • 82ab417bfc added photo recognition Zofia Lorenc 2024-05-26 22:34:44 +0200
  • 4955e737c5 photos for predictions Zofia Lorenc 2024-05-26 17:44:01 +0200
  • d2ad851cab model trained and saved Hubert Westerlich 2024-05-26 02:49:54 +0200
  • 50c585eb16 added training photos and the training code Hubert Westerlich 2024-05-25 22:28:58 +0200
  • 969590a1d6 fix: readme update jazda-z-sadzeniem Adam Mikolajczak 2024-05-13 16:43:23 +0200
  • aae7ad82e8 traktor jezdzi po calym polu i sadzi jak nalezy Hubert Westerlich 2024-05-12 21:42:30 +0200
  • 3b3097d3ec Merge branch 'main' of https://git.wmi.amu.edu.pl/s483780/inteligenty-traktor into jazda-z-sadzeniem Hubert Westerlich 2024-05-12 19:51:46 +0200
  • eb34cbfab3 fix: tractor does not explode after seeing dynia anymore Adam Mikolajczak 2024-05-12 18:24:34 +0200
  • c341c02249 fix: tractor doesn't explode when it encounters onion anymore. Adam Mikolajczak 2024-05-12 17:31:30 +0200
  • c0d05cce43 feat(decision tree) program sie wywala jesli traktor chce zasadzic cebule. czemu? nie wiem. Adam Mikolajczak 2024-05-12 16:45:03 +0200
  • 538b25c07a Getting actions for each tile Hubert Westerlich 2024-05-12 14:18:44 +0200
  • 37d0084561 feat: decision tree Dodałem tree.csv, gdzie jest zbiór przykładów, w pliku decisiontree.py użyty jest pakiet sklearn Adam Mikolajczak 2024-05-10 19:01:11 +0200
  • 697736d7b5 fix: the cost of entering water in a-star alg is now 1000. Adam Mikolajczak 2024-05-10 11:25:50 +0200
  • c30d6ffc5c feat: adding water tiles 1/3 of free tiles are now water. water.png obviously is a prototype (it's ugly). Adam Mikolajczak 2024-05-10 11:21:15 +0200
  • f85f5b4cdc feat: enable setting starting coords and direction from .env Wojciech Kubicki 2024-04-29 15:32:52 +0200
  • c6b61e8f69 feat: store constants in .env for easier adjustments during presentations Wojciech Kubicki 2024-04-27 20:37:12 +0200
  • 4d9fda66e8 dodanie ikonek warzyw Zofia Lorenc 2024-04-27 09:47:06 +0200
  • 79ce3cc3ec feat: automate tractor to find path using A* while avoiding vegetable tiles Wojciech Kubicki 2024-04-26 14:43:39 +0200
  • ac6a8771e6 generowanie nastepnikow Zofia Lorenc 2024-04-15 09:36:04 +0200
  • f6d9fa609e dodanie czesci ikonek warzyw Zofia Lorenc 2024-04-15 03:40:46 +0200
  • 699185b0c9 chore(readme): add instruction on how to start environment Wojciech Kubicki 2024-04-10 17:45:00 +0200
  • a7db089ce4 feat(tractor): implement tank controls Wojciech Kubicki 2024-04-10 17:41:16 +0200
  • a1d4895a7a feat(tractor): rotate tractor on left-right arrow keys Wojciech Kubicki 2024-04-10 17:38:08 +0200
  • e6566cee48 feat: add new sprites & direction to tractor Wojciech Kubicki 2024-04-10 17:33:11 +0200
  • 505926461e feat(logs): print out growth modifier based on tile neighbours Wojciech Kubicki 2024-03-25 13:04:21 +0100
  • 5baf1c3a3d refactor(tractor): use icons to print statements in console log Wojciech Kubicki 2024-03-25 12:36:01 +0100
  • 2658f77669 feat(tractor): update water level and add replenish functionality Wojciech Kubicki 2024-03-25 12:35:03 +0100
  • e4aa771022 style: fix inconsistent spacing & add newline at end of files Wojciech Kubicki 2024-03-25 12:32:24 +0100
  • c99e738034 refactor(TILE_SIZE): load environment variables in config.py file Wojciech Kubicki 2024-03-25 12:30:06 +0100
  • 7c30177bf1 feat(tractor): add basic watering functionality Wojciech Kubicki 2024-03-25 02:16:14 +0100
  • 09b65e9fd1 feat(tractor): print how much water current tile needs Wojciech Kubicki 2024-03-25 02:01:09 +0100
  • ff7e5c4b99 feat(tractor): add method to get current tile Wojciech Kubicki 2024-03-25 02:00:28 +0100
  • 7de410c59a refactor(tile_init): set type based on random vegetable Wojciech Kubicki 2024-03-25 01:52:34 +0100
  • 8ce604df46 feat(tile_type): randomly assign each tile a vegetable at init Wojciech Kubicki 2024-03-25 01:27:20 +0100
  • eaaac9f277 feat(tractor): print out on what tile type the tractor is currently on Wojciech Kubicki 2024-03-25 00:38:40 +0100
  • af87ff2475 fix(tractor): prevent tractor from moving off board Wojciech Kubicki 2024-03-25 00:11:09 +0100
  • 8dceac3ebe chore(readme): add pythlog to required dependencies Wojciech Kubicki 2024-03-25 00:01:46 +0100
  • 1009851475 Zaimplementowano bazę wiedzy z uzyciem pytholog oraz prostych metod Hubert Westerlich 2024-03-24 16:54:25 +0100
  • 6935761754 chore: add emojis to README 💅 Wojciech Kubicki 2024-03-11 15:34:11 +0100
  • 129f100ed3 small correction Adam Mikolajczak 2024-03-11 14:35:44 +0100
  • 08e4b09ca4 chore: update README Wojciech Kubicki 2024-03-11 09:03:59 +0100
  • 4ed53a01d5 fix: remove .env from remote repository Wojciech Kubicki 2024-03-11 08:54:42 +0100
  • 9b5256dcd9 chore: add '.env' file to gitignore Wojciech Kubicki 2024-03-11 01:58:06 +0100
  • d9f07cdfe6 feat: adjust window size based on TILE_SIZE Wojciech Kubicki 2024-03-11 01:55:45 +0100
  • f8e5d9574f fxi(images): prepend with 'src/' to load images in modules Wojciech Kubicki 2024-03-11 01:10:05 +0100
  • 7faf1c5ab7 chore: rename 'program' to 'src' Wojciech Kubicki 2024-03-11 00:27:40 +0100
  • a406f499bf chore: add .DS_Store to gitignore Wojciech Kubicki 2024-03-11 00:27:25 +0100
  • 4a403d7786 chore: remove auto-generated __pycache__ directory Wojciech Kubicki 2024-03-11 00:26:31 +0100
  • 4c28c747c4 chore: ignore __pycache__ directory Wojciech Kubicki 2024-03-11 00:17:45 +0100
  • 044760780b Basic ruch traktorka mikowhychuck 2024-03-09 20:02:19 +0100
  • 282144395b Dodanie Pola i traktora, ale traktor jeszcze nie jeździ. inicjacja pygame. mikowhychuck 2024-03-07 21:25:05 +0100
  • b1736d80d0 test commit Hubert Westerlich 2024-02-27 23:00:29 +0100
  • f7a1c12dee commit testowy Zofia Lorenc 2024-02-27 15:02:37 +0100
  • e5c354ecbe testowy commit master Zofia Lorenc 2024-02-27 14:54:23 +0100
  • 0fd7ca2cad aktualizacja readme mikowhychuck 2024-02-27 11:09:10 +0100
  • 8f3c3d263b revert: test Wojciech Kubicki 2024-02-26 23:43:51 +0100
  • f05c0f874a test Wojciech Kubicki 2024-02-26 23:42:49 +0100
  • 4753a96285 feat: add myself to group members list wojtas 2024-02-26 23:38:13 +0100
  • b1c413bb4a first commit wojtas 2024-02-26 23:33:19 +0100