This website requires JavaScript.
Explore
Help
Sign In
schihei
/
arxiv-sanity-lite
Watch
1
Star
0
Fork
0
You've already forked arxiv-sanity-lite
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b17e98b3f4d3b8cf8e6ce6a4c08b4ad7dd12c3db
arxiv-sanity-lite
/
static
T
History
Heiko Joerg Schick
e324bb91b1
Prevent thumbnail from increasing width (useful on mobile)
2023-08-31 13:48:41 +02:00
..
favicon.png
first leet codes
2021-11-12 20:40:19 -08:00
paper_detail.js
kind of big changes here: we can now inspect & see the most positive and negative words for a trained svm, to help tune the value C. then there is also the UI for setting value C in the SVM. Finally the value of C I adjusted to default to 0.01 (was 0.1 before) because the results and the weights look more sensible based on manual inspection. We need some dataset of people libraries in order to potentially cross-validate a good value C automatically. For now there are not enough active users of the site that such a thing could be attempted and succeed. Doing my best now just by eyeballing
2021-12-08 00:17:37 -08:00
paper_list.js
Added paper link to thumbnail
2023-08-31 13:34:53 +02:00
search.png
first leet codes
2021-11-12 20:40:19 -08:00
style.css
Prevent thumbnail from increasing width (useful on mobile)
2023-08-31 13:48:41 +02:00
word_list.js
fix bug in pagination, clean up the approach a bit more
2021-12-18 23:25:45 -08:00