Andrej Karpathy
|
cf1bef6f53
|
big new feature: ability to inspect any paper to see the raw tfidf tokens and their weights that summarize the paper, and which powers the SVM recommendation engine. basically a bit of a debugging / insight feature, but a really good sanity check that papers are being properly represented
|
2021-11-21 20:51:01 -08:00 |
|
Andrej Karpathy
|
e5798ddb2f
|
make the header link to root of the site as the case should always be ok cool
|
2021-11-21 14:03:17 -08:00 |
|
Andrej Karpathy
|
548ee210df
|
better default parameters, based on qualitative inspection of tfidf features and word vectors
|
2021-11-21 13:46:14 -08:00 |
|
Andrej Karpathy
|
8be24dae43
|
allow for full sorting, slice and dicing with all options in the UI, and the previous shortcuts. now have a lot more flexibility to slice and dice as desired
|
2021-11-16 21:39:43 -08:00 |
|
Andrej Karpathy
|
abb83effed
|
add ability to remove a tag from a paper as well
|
2021-11-14 21:49:34 -08:00 |
|
Andrej Karpathy
|
7cbb90a480
|
minor logging changes
|
2021-11-12 22:49:29 -08:00 |
|
Andrej Karpathy
|
158ced647b
|
add a screenshot and rearrange the readme a bit
|
2021-11-12 21:36:45 -08:00 |
|
Andrej Karpathy
|
f02766be2c
|
oops need to open for writing if changing the tags dict
|
2021-11-12 21:23:22 -08:00 |
|
Andrej Karpathy
|
13a1d5ff48
|
sequester gross details about database instantiation in the filesystem away from the scripts
|
2021-11-12 21:12:09 -08:00 |
|
Andrej Karpathy
|
194b7f4b22
|
first leet codes
|
2021-11-12 20:40:19 -08:00 |
|
Andrej
|
089adab199
|
Initial commit
|
2021-11-12 20:34:22 -08:00 |
|