This website requires JavaScript.
06bf4fd57a
added: datasets with vegies, two neural network training models
master_2.1
Aliaksei Brown
2023-06-05 00:42:39 +0200
a790f0ba5a
github commit
Aliaksei Brown
2023-06-19 16:19:06 +0200
be0f333181
astar + graph search
Aliaksei Brown
2023-06-19 15:56:25 +0200
1a0e89c1e7
new veggies changes
Aliaksei Brown
2023-06-19 15:44:49 +0200
3652f6ba78
add constants
master_2.0
Aliaksei Brown
2023-06-19 14:21:30 +0200
4564030f27
tractor moves using genetic_algorithm
Tobiasz Przybylski
2023-06-18 23:37:30 +0200
5cfb8fdc21
strawberry correct name
Aliaksei Brown
2023-06-18 02:06:38 +0200
ea24f48acc
new: fruits icons, function locat_fruit, fruits_list
Aliaksei Brown
2023-06-18 01:59:54 +0200
45a6113acf
new foldering, eggplant image
Aliaksei Brown
2023-06-17 11:49:38 +0200
294c0fbf73
updated version of the game. new aim to the plant. new algorithm that looking for the closest plant, new models for the plant-block and the field-block etc
Aliaksei Brown
2023-06-15 19:33:40 +0200
edf1e43d33
Merge pull request 'image_recognition' (#5 ) from image_recognition into master
master
Szymon Szczubkowski
2023-06-12 16:25:59 +0200
3c5b05a7bb
nn update 3
main
Aliaksei Brown
2023-06-05 16:18:20 +0200
0b33ff1803
fix index out of range error
#5
Szymon Szczubkowski
2023-06-05 15:49:35 +0200
86be72ba33
add neural network implementation to main
s473558
2023-06-05 05:25:13 +0200
da73e223e3
add more code flexibility
s473558
2023-06-05 04:48:04 +0200
e27acbacaf
make code more flexible
s473558
2023-06-05 04:42:53 +0200
28bf53c037
cleanup
s473558
2023-06-05 04:10:27 +0200
931e40d88f
cleanup
s473558
2023-06-05 04:10:16 +0200
d4e382a7f0
begin image recognition neural network implementation
s473558
2023-06-05 03:35:16 +0200
50292376e7
added: trained_model option
Aliaksei Brown
2023-06-05 01:30:39 +0200
ffe1ff9565
added: datasets with vegies, two neural network training models
Aliaksei Brown
2023-06-05 00:42:39 +0200
b9fba20676
scratch for nn
Aliaksei Brown
2023-06-04 10:35:05 +0200
c0c5d3adcd
Zaktualizuj 'main.py'
Jakub Chmielecki
2023-05-22 15:46:58 +0200
9715493351
Adding examples and attributes
Jakub Chmielecki
2023-05-22 09:32:17 +0200
0099d64e54
Utworzenie klasy TreeLearn oraz klasy Node
Jakub
2023-05-21 18:46:38 +0200
d16267826d
remove bandaid stones, TODO: fix astar
Szymon Szczubkowski
2023-05-15 16:58:23 +0200
d3ffe50c91
inor fix
Aliaksei Brown
2023-05-15 15:42:44 +0200
0c3b174078
changes: added a visible mark where the chicken goes to
Aliaksei Brown
2023-05-08 21:26:55 +0200
0c025a857d
changes: added a visible mark where the chicken goes to
Aliaksei Brown
2023-05-08 21:15:37 +0200
5608eb2729
Merge pull request 'astar implementation' (#3 ) from astar into master
Szymon Szczubkowski
2023-05-08 16:29:30 +0200
2437125100
add heuristic; fix cost method
#3
mikoMaz
2023-05-08 16:23:21 +0200
e6dd642006
implement astar. TODO: fix the stones bandaids
s473558
2023-05-08 08:23:04 +0200
08b318d1e6
purge magic numbers from graph_search, TODO: do the same in tractor.py
Szymon Szczubkowski
2023-04-17 16:53:54 +0200
ab37f8af99
improve succ() switch tree
Szymon Szczubkowski
2023-04-17 16:35:22 +0200
e60d18d3f6
Merge pull request 'WIP succ_limitfunction' (#2 ) from succ_limitfunction into master
Szymon Szczubkowski
2023-04-17 16:25:13 +0200
eaf7ed46fe
improve limits of succ(), comments cleanup
#2
Szymon Szczubkowski
2023-04-17 16:24:08 +0200
2cb44dcb01
partial cleanup of graph_search.py
Szymon Szczubkowski
2023-04-17 16:00:22 +0200
c5d86faade
add: display target field in console
Szymon Szczubkowski
2023-04-17 15:46:17 +0200
24894482e4
add tractor event; tractor moves using graph_search
mikoMaz
2023-04-17 10:20:05 +0200
425a9bf3e2
provisionary limit to the succ function
s473558
2023-04-17 04:05:42 +0200
3a8a7fdb14
fix: resolve comparing object with list; add fringe_state
#4
mikoMaz
2023-04-16 18:42:56 +0200
d2f973307f
Zaktualizuj 'graph_search.py'
Jakub Chmielecki
2023-04-16 15:42:10 +0200
f0fe5b42c1
add in-place rotation for tractor; disable drone like move
mikoMaz
2023-04-16 13:07:46 +0200
715b7f164b
add graph_search
mikoMaz
2023-04-16 12:29:50 +0200
8ff45d231c
remove .gitignore
Szymon Szczubkowski
2023-03-27 15:34:16 +0200
e2e87dca79
Merge branch 'master' of https://git.wmi.amu.edu.pl/s473558/si23traktor
Szymon Szczubkowski
2023-03-27 15:33:18 +0200
b311117eee
add: new action seed, harvest; change: new land images
Aliaksei Brown
2023-03-27 15:29:06 +0200
25348047e8
Add land methods and soil pictures
unknown
2023-03-27 11:43:13 +0200
0793deb2cd
Add new method to soil. Working on a new type of items.
unknown
2023-03-26 18:19:10 +0200
24497254d7
new method: land, new action: dead grass: when you underwater the grass it changes the state. (losing points in the future score updates)
Aliaksei Brown
2023-03-22 21:46:26 +0100
01e5015b0a
added limits with the movements of the chick, added new action(interaction with the block), deleted some icons and minor changes with the titles of the functions
Aliaksei Brown
2023-03-22 21:09:00 +0100
a017bf5587
renamed the icons
Aliaksei Brown
2023-03-22 18:01:49 +0100
772c9a5357
grid fix, changed the robot to chicken, changed the side-movements of the chick
Aliaksei Brown
2023-03-22 17:57:33 +0100
9813875062
add blocks method, new graphic, rebuild the field type to block type
Aliaksei Brown
2023-03-22 17:13:24 +0100
99d031f641
gitignore
Aliaksei Brown
2023-03-22 00:02:47 +0100
67449ffeaa
gitignore
Aliaksei Brown
2023-03-22 00:00:18 +0100
4bb7222dff
modules organazation
Aliaksei Brown
2023-03-21 23:55:52 +0100
2a1c9bedf2
Merge pull request 'dev2_0' (#1 ) from dev2_0 into master
Szymon Szczubkowski
2023-03-13 16:56:44 +0100
f2e4ba186e
Merge remote-tracking branch 'origin/master' into dev2_0
#1
Szymon Szczubkowski
2023-03-13 16:56:11 +0100
d61d507bf4
removed IDE preferences folder
Szymon Szczubkowski
2023-03-13 15:44:29 +0100
42d601fb86
Usuń '.DS_Store'
Szymon Szczubkowski
2023-03-13 15:40:18 +0100
624a50e5d8
merge dev
Aliaksei Brown
2023-03-13 15:39:07 +0100
47d8d19f72
fixed the jumping image, added scaling and a new icon for the tractor, adjusted colors
Aliaksei Brown
2023-03-13 14:39:42 +0100
5c9c40e8ea
fixed the jumping image, added scaling and a new icon for the tractor, adjusted colors
Aliaksei Brown
2023-03-13 14:38:22 +0100
5805722a3d
added: manual fps. fixed: relatin between the tractor and the screen field
Aliaksei Brown
2023-03-13 10:36:49 +0100
2c996cc86f
add field class. To fix: tractor renders under field
mikoMaz
2023-03-12 20:22:10 +0100
9a58e4047d
minor changes: add move() - merges move methods
mikoMaz
2023-03-11 20:43:06 +0100
2902b7b143
minor fix: error with the finding the path to the arrow.pn
Aliaksei Brown
2023-03-11 12:20:13 +0100
0d39238967
minor fix: error with the finding the path to the arrow.png
Aliaksei Brown
2023-03-11 12:19:18 +0100
d5c3c794d8
update README file
mikoMaz
2023-03-10 23:02:16 +0100
e6a9e7a1e0
add main.py (pygame, initial classes, interface) and resources/
mikoMaz
2023-03-10 22:52:29 +0100
e8028d0598
Zaktualizuj 'README.md'
Szymon Szczubkowski
2023-02-28 13:49:57 +0100
0178345b7c
Initial commit
Szymon Szczubkowski
2023-02-28 13:47:52 +0100