Omkar Prabhu
Omkar Prabhu
Hi @karpathy, thank you for introducing arXiv Sanity Lite! Few of my peers and I are developing Skim https://skimhq.tech - Spotify for ML World - inspired by arXiv Sanity. Currently...
[Skim](https://skimhq.tech) is an alternative to arxiv-sanity with lot of features. We built this inspired by arxiv-sanity and wanted to engineer a platform which is scalable and can evolve with time....
Issue to track tutorial requests: - Deep Learning with PyTorch: A 60 Minute Blitz - #69 - Sentence Classification - #79 - Run in containers with CUDA - #100
API: - #105 - #106 - #108 - #29 Worker: - #106 - #107 - #108 - #111 - #113 - #115 - #118 Testing - #104
Docker Images should be built using 2 step process to reduce the image size: - [x] API - https://github.com/prabhuomkar/iris/commit/111ebc8fd51ac1eaf0d63f6a700e6d09c99c48f3 - [x] Worker - #111 Docker Images will be named as...
**Tasks**: - Update file `docs/query.md` with all possible Queries of arXiv available right now. **Hint**: [Reference Implementation](https://github.com/prabhuomkar/frisky/blob/master/docs/query.md) - Create a new markdown file `docs/examples.md` and link to `_sidebar.md` under section...
> [!NOTE] > 请提供下述完整信息以便快速定位问题 > Please provide the following information to quickly locate the problem **系统环境 (System Environment)** : Linux **使用的是哪门语言的程序 (Which programing language)** : Python **所使用语言相关版本信息 (Version)** : 3.12...
**Is your feature request related to a problem? Please describe.** Current v0.0.2 documentation does not exists. Users cannot undertsand how to use the existing functionality. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** Currently, we download the dataset with all files. This can lead to unnecessary time and network consumption when we define...