kz2d's Stars
amirabbasasadi/mathematics-computerscience-courses
A collection of awesome mathematics and computer science courses
creusot-rs/creusot
Creusot helps you prove your code is correct in an automated fashion.
RWTH-OS/eduOS-rs
A teaching operating system written in Rust
Yvictor/TradingGym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
srush/GPU-Puzzles
Solve puzzles. Learn CUDA.
tpn/pdfs
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
facebook/sapling
A Scalable, User-Friendly Source Control System.
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
gitbutlerapp/gitbutler
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
nkaz001/hftbacktest
A high-frequency trading and market-making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
karpathy/LLM101n
LLM101n: Let's build a Storyteller
danny-avila/LibreChat
Enhanced ChatGPT Clone: Features Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. Actively in public development.
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
BloopAI/bloop
bloop is a fast code search engine written in Rust.
phidatahq/phidata
Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
amor71/LiuAlgoTrader
Framework for algorithmic trading
jafioti/luminal
Deep learning at the speed of light.
c0stya/brzozowski
Brzozowski derivative python sketch
pmorissette/ffn
ffn - a financial function library for Python
theseus-os/Theseus
Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
mikinty/Trading-Interview-Questions
Guide on how to prepare for quant trading roles out of college
hudson-and-thames/backtest_tutorial
ferrocene/ferrocene
Source code of Ferrocene, safety-critical Rust toolchain
TritonDataCenter/smartos-live
For more information, please see http://smartos.org/ For any questions that aren't answered there, please join the SmartOS discussion list: https://smartos.topicbox.com/groups/smartos-discuss
BorisDeletic/CompStatsForQuant
Computational Statistics For Quantitative Finance
geniayuan/datasciencecoursera
for Data Science class on Coursera
EbTech/rust-algorithms
Common data structures and algorithms in Rust
Voultapher/sort-research-rs
Test and benchmark suite for sort implementations.
fp-ctd-itmo/fp-ctd-year-2023-autumn