Commit Graph

138 Commits

Author SHA1 Message Date
a09c96dd65 feat: add project 2023-06-16 16:36:31 +02:00
b89e741e5c feat: moved all files into single folder 2023-06-16 16:34:46 +02:00
3a140237cf feat: added lab7 2023-06-16 16:21:48 +02:00
3ddeb4fdae feat: moved files into single folder 2023-06-16 15:58:31 +02:00
d10aa0b1cc feat: add lab6 2023-06-16 15:55:20 +02:00
96538c03d2 feat: report, pictures 2023-06-12 00:28:56 +02:00
f7c66e552d fix: remove duplicated l1, l2 and cityblock metricss 2023-06-11 23:26:13 +02:00
e05fef37a2 fix: manual mode 2023-06-11 23:16:25 +02:00
5f2a5c8836 fix: print only the most recommended anime 2023-06-11 22:39:34 +02:00
Jakub Kliszko
4a66ce8731 feat: add precision to auto mode 2023-06-11 21:58:41 +02:00
69fd151d93 feat: fill sections of final report and add preliminary report 2023-06-11 20:10:34 +02:00
cc803f1d66 feat: tests now test different algorithms 2023-06-11 20:08:50 +02:00
5816866342 feat: add diffrencenc between avrage distance and closest distance 2023-06-11 18:35:51 +02:00
f8b8f862e9 feat: create file for each test 2023-06-11 16:42:37 +02:00
dc5170a44e feat: remove unnecessary prints 2023-06-08 20:13:53 +02:00
b86443fb82 feat: optimize auto mode by not runninng preprocess data every time 2023-06-08 19:49:56 +02:00
e7f73f6221 feat: working auto mode 2023-06-08 19:32:30 +02:00
e82ae526cb feat: define auto parameters spread, describe the process 2023-06-08 18:40:27 +02:00
3b96a6f0f4 feat: added auto mode 2023-06-08 16:20:20 +02:00
5b817e9e92 feat: created "final" folder, added tex gitignore 2023-06-08 14:41:24 +02:00
Jakub Kliszko
f442c3b12e feat: update report 2023-06-04 15:48:54 +02:00
11b189877d fix: correct less or equal syntax 2023-06-04 14:47:21 +02:00
1d45a8dd4d fix: Allow for days in month to be equal to max number of days 2023-06-04 14:46:13 +02:00
Jakub Kliszko
9f61157d59 fix: fix accepting 0 as a valid month day 2023-06-04 14:35:32 +02:00
d37c349efc feat: initialize report and lab materials 2023-06-04 14:03:41 +02:00
522e9b35ef feat: add code 2023-06-04 14:02:03 +02:00
0198cf8fda feat: add code 2023-06-04 13:53:20 +02:00
40856073d0 feat: rename report 2023-05-30 00:21:26 +02:00
da9e036cf2 feat: final midterm report 2023-05-30 00:18:01 +02:00
c15e9d6618 feat: fix adding user and anime threshold argument 2023-05-29 23:30:20 +02:00
403e7bfec5 feat: add argument for user and anime threshold 2023-05-29 23:16:09 +02:00
0d9182a28f feat: add option to specifiy anime to choose from 2023-05-29 22:54:18 +02:00
94c005c0fa feat: allow for changing metric and algorithm from arguments 2023-05-29 22:33:29 +02:00
8120fefc58 feat: start report 2023-05-29 22:15:46 +02:00
f4e00bf019 feat: added argument support 2023-05-29 21:59:33 +02:00
e0b160f071 feat: add seed to randomizing anime 2023-05-29 21:39:56 +02:00
ffd805450d feat: renamed piviot to pivot and fixed recomended anime not being printed 2023-05-29 20:57:27 +02:00
6bdb869e13 feat: add midterm code so far 2023-05-28 23:05:07 +02:00
9f3d0dabae feat: update gitignore to contain database files 2023-05-28 23:04:30 +02:00
8c0efbf20c feat: delete videos alread on repo 2023-05-21 21:18:00 +02:00
8075421c49 feat: implement positonal and velocity arguments 2023-05-21 21:16:58 +02:00
135083a5a5 feat: move hyperparameters before initializaiton of environment 2023-05-21 19:59:14 +02:00
b8522b90bb fix: ValueError: too many values to unpack (expected 4) 2023-05-21 19:18:50 +02:00
a605caef2b feat: make code conform to pep8 2023-05-21 19:17:38 +02:00
dd2601fc39 feat: initial commit, 2023-05-21 19:01:43 +02:00
78ea388285 feat: update requirements, inital code snippet 2023-05-21 15:19:00 +02:00
297fce2a8a feat: init requirements 2023-05-21 15:11:56 +02:00
ccf8380d32 feat: add project requirements 2023-05-21 14:49:12 +02:00
Krzysztof Stefan Rudnicki
751b8647ab Initial commit 2023-05-21 14:44:36 +02:00
51eab8bf82 feat: print info about epoch accuracy 2023-05-16 23:37:16 +02:00