Pinned Repositories
cotrend
Extending Decoders with an Integrated Encoder, as Part of Llama-3 Hackathon
AutomatedFinancialAnalysis
Downloads 10K statements for any U.S. listed company and performs fundamental financial analysis on the company
configmate
Practical yet versatile configuration parsing
first-timers
know-net
Scale Hackathon July 2023
MachineSmiling
py-template
a python project template
skinnygrad
Lightweight tensor auto-differention with GPU acceleration
token-tamer
Token trie implementations in Rust. Totally MVP, probably far from production until I've learned Rust.
dr-claude
Anthropic Claude2 Hackathon:Building MCTS with Claude for optimal action prediction during patient/doctor interactions.
ArthurBook's Repositories
ArthurBook/configmate
Practical yet versatile configuration parsing
ArthurBook/MachineSmiling
ArthurBook/skinnygrad
Lightweight tensor auto-differention with GPU acceleration
ArthurBook/token-tamer
Token trie implementations in Rust. Totally MVP, probably far from production until I've learned Rust.
ArthurBook/AutomatedFinancialAnalysis
Downloads 10K statements for any U.S. listed company and performs fundamental financial analysis on the company
ArthurBook/know-net
Scale Hackathon July 2023
ArthurBook/py-template
a python project template
ArthurBook/first-timers
ArthurBook/flytekit
Extensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
ArthurBook/langchain
⚡ Building applications with LLMs through composability ⚡
ArthurBook/monty
Monte Carlo package I built for evaluating convergence of temporal difference models.
ArthurBook/tdbp-learning
TensorFlow implementation of temporal difference learning for neural networks
ArthurBook/flyway
Flyway by Redgate • Database Migrations Made Easy.
ArthurBook/Longest-Convext-Subsequence
Finds the Longest Convext Subsequence of a two dimensional set of points
ArthurBook/PortfolioBacktester
A function for backtesting a portfolio of stocks (also calculates betas)
ArthurBook/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ArthurBook/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
ArthurBook/scikit-learn
scikit-learn: machine learning in Python
ArthurBook/testcontainers-python
Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.