SaaSHub helps you find the best software and product alternatives Learn more →
Top 6 Python research-paper Projects
-
qlib
Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.
Project mention: Has anyone used microsoft/qlib library for machine learning in algotrading? | reddit.com/r/algotrading | 2022-10-21I took the time yesterday to look at the qlib library and was sold on the fact that it's hosted on the github account of microsoft and that it has a lot of stars. However, it strikes me that the code and documentation is subpar, and there is no community-developed forecast models and strategies despite its apparent popularity, so I was wondering if anyone is actually using it?
-
There's architectures that operate on tabular data from a few years back now that uses CNN's and self attention. .look at tabnet for inspiration: https://github.com/dreamquark-ai/tabnet
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
rebiber
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
Project mention: [D] How to find conference citation from arxiv | reddit.com/r/MachineLearning | 2022-12-21Check out rebiber
-
-
FSRS is based on the DSR model proposed by Piotr Wozniak, the author of SuperMemo. FSRS is improved with the DHP model introduced in the paper: A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling.
-
Project mention: Arxiv articles suggestions based on your Zotero library | reddit.com/r/zotero | 2022-10-29
I have recently released a Zotero addon to suggest items from arxiv based on your zotero library. It is available at https://github.com/v-i-s-h/neozot-py and also via pip (pip install neozot). Please refer to README.md (https://github.com/v-i-s-h/neozot-py/blob/main/README.md) for usage.
Python research-paper related posts
- Time series data into a CNN
- If I had a dollar for every Anki review...
- I used FSRS Helper to reschedule my cards
- [D] How to find conference citation from arxiv
- [P] Stable Diffusion in Tensorflow / Keras
- GitHub - maimemo/SSP-MMC: A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling
- A Stochastic Shortest Path Algorithm for Optimizing Spaced Repetition Scheduling | Proceedings of the 28th ACM SIGKDD Conference on Knowledge Discovery and Data Mining
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160cbe47a8>
www.saashub.com | 28 Mar 2023
Index
What are some of the best open-source research-paper projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | qlib | 10,544 |
2 | tabnet | 2,060 |
3 | rebiber | 2,057 |
4 | notion-scholar | 83 |
5 | SSP-MMC | 68 |
6 | neozot-py | 3 |