|
24c9e0b247
|
Minor changes in names and extracted method, etc.
|
2021-11-30 22:27:45 +01:00 |
|
|
d0adbf0acb
|
rearranged imports
|
2021-10-10 16:07:56 +02:00 |
|
Niklas Birk
|
4cfaf3803c
|
delete unnecessary imports
|
2021-04-13 18:23:35 +02:00 |
|
Niklas Birk
|
42f5e83b50
|
add final to some variables
|
2021-04-13 18:20:47 +02:00 |
|
Niklas Birk
|
ae8cd02318
|
delete unnecessary imports
|
2021-04-13 17:29:09 +02:00 |
|
Niklas Birk
|
a3a344e057
|
Move lybrinthine iterative deepening test to correct test class
|
2021-04-13 17:28:23 +02:00 |
|
Niklas Birk
|
54eba4aa35
|
add new problem "Labyrinthine puzzle" from game Labyrinthine Chapter I
|
2021-04-12 16:12:01 +02:00 |
|
Niklas Birk
|
3fed93055f
|
Fix stuff; add new problem "Labyrinthine puzzle" from game Labyrinthine Chapter I
|
2021-04-12 16:11:46 +02:00 |
|
Niklas Birk
|
6937e28cdd
|
Crossvalidation added
|
2019-06-30 23:59:49 +02:00 |
|
Niklas Birk
|
757eb4dd2b
|
Added classify method for perceptron
|
2019-06-27 00:11:59 +02:00 |
|
Niklas Birk
|
05dba5bae5
|
Refactored Perceptron
|
2019-06-27 00:02:21 +02:00 |
|
Niklas Birk
|
54cfe2dece
|
Added kNearestNeighbour and refactored Vector to a package level above and added a constructor
|
2019-06-27 00:01:49 +02:00 |
|
Niklas Birk
|
5264853c8e
|
Adjusted few things to all
|
2019-06-25 12:06:39 +02:00 |
|
Niklas Birk
|
e09b6fb6e4
|
Adjusted to be more verbose while error
|
2019-06-25 12:01:37 +02:00 |
|
Niklas Birk
|
248593af6c
|
finished
|
2019-06-24 14:23:27 +02:00 |
|
Niklas Birk
|
c44e53707d
|
Perceptron (unfinished)
|
2019-06-24 00:23:19 +02:00 |
|
Niklas Birk
|
5f9776c4ef
|
Perceptron (unfinished)
|
2019-06-23 13:48:53 +02:00 |
|
Niklas Birk
|
84a1b61477
|
Perceptron (unfinished)
|
2019-06-20 13:17:23 +02:00 |
|
Niklas Birk
|
3a30bab4bc
|
Reafctored
|
2019-04-04 19:00:24 +02:00 |
|
Niklas Birk
|
3032aeeca8
|
Implemented A* at full state
|
2019-04-04 18:59:25 +02:00 |
|
Niklas Birk
|
9e51fc8c69
|
Implemented heuristic
|
2019-04-02 23:07:54 +02:00 |
|
Niklas Birk
|
d4e54493c7
|
Made all variables and parameter final where available
|
2019-04-02 20:34:15 +02:00 |
|
Niklas Birk
|
4a0b04aefe
|
Created package uninformed for uninformed search algorithms and moved the implementations to this package
|
2019-04-01 20:27:14 +02:00 |
|
Niklas Birk
|
bb95a412d8
|
Added IterativeDeepening
|
2019-03-27 20:38:47 +01:00 |
|
|
72bdf77bf6
|
.idea/inspectionProfiles/Project_Default.xml edited online with Bitbucket
|
2019-03-27 19:05:27 +00:00 |
|
|
def41f326b
|
.idea/uiDesigner.xml edited online with Bitbucket
|
2019-03-27 19:05:05 +00:00 |
|
Niklas Birk
|
2a772ac4fd
|
Removed imports
|
2019-03-27 20:01:59 +01:00 |
|
Niklas Birk
|
82e7e618d7
|
Changed several implementation details and added depth-first-search
|
2019-03-27 19:59:28 +01:00 |
|
birkn
|
481b292d17
|
Gnerified node
|
2019-03-25 19:14:17 +01:00 |
|
Niklas Birk
|
19fbb91529
|
Changed implementation
|
2019-03-24 17:25:51 +01:00 |
|
Niklas Birk
|
237782d518
|
Commit
|
2019-03-24 16:58:10 +01:00 |
|
Niklas Birk
|
d2c1cb698c
|
Finished tests
|
2019-03-24 16:41:14 +01:00 |
|
birkn
|
d014b9f686
|
Added testclass and implemented methods
|
2019-03-24 14:36:10 +01:00 |
|
birkn
|
58e8aa9cd0
|
Changes for more abstraction
|
2019-03-24 13:15:33 +01:00 |
|
Niklas Birk
|
600cc73df6
|
Initial Setup
|
2019-03-24 11:58:30 +01:00 |
|