Highlights
- Pro
Stars
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting…
Utilities intended for use with Llama models.
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
QUANTAXIS 支持任务调度 分布式部署的 股票/期货/期权 数据/回测/模拟/交易/可视化/多账户 纯本地量化解决方案
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
Automation with Python (Excel, scripts, etc)
General Reward Function toolkit for AWS DeepRacer
Notebooks for learning deep learning
A MNIST-like fashion product database. Benchmark 👇
🔥 该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Bo…
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
MSVC's implementation of the C++ Standard Library.
Write a simple interpreter of C. Inspired by c4 and largely based on it.