Commit Graph

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