TinCheung's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
go-gitea/gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
cfenollosa/os-tutorial
How to create an OS from scratch
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
GaiZhenbiao/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
BlinkDL/RWKV-LM
RWKV (pronounced RwaKuv) is an RNN with great LLM performance, which can also be directly trained like a GPT transformer (parallelizable). We are at RWKV-7 "Goose". So it's combining the best of RNN and transformer - great performance, linear time, constant space (no kv-cache), fast training, infinite ctx_len, and free sentence embedding.
apsdehal/awesome-ctf
A curated list of CTF frameworks, libraries, resources and softwares
gzc/CLRS
:notebook:Solutions to Introduction to Algorithms
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
openvinotoolkit/open_model_zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
mit-nlp/MITIE
MITIE: library and tools for information extraction
reiinakano/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
GoogleCloudPlatform/PerfKitBenchmarker
PerfKit Benchmarker (PKB) contains a set of benchmarks to measure and compare cloud offerings. The benchmarks use default settings to reflect what most users will see. PerfKit Benchmarker is licensed under the Apache 2 license terms. Please make sure to read, understand and agree to the terms of the LICENSE and CONTRIBUTING files before proceeding.
EliotAndres/kaggle-past-solutions
A searchable compilation of Kaggle past solutions
xingwangsfu/caffe-yolo
YOLO (Real-Time Object Detection) in caffe
gicheonkang/fast-face-android
👦 Fast-Face : Android App for Real-time Face Landmark Detection. You can check your landmarks in 60ms
Qualeams/Android-Face-Recognition-with-Deep-Learning-Test-Framework
Face Recognition framework for Android devices can be used to test different face recognition methods.
pannous/caffe-speech-recognition
Speech Recognition with the Caffe deep learning framework, migrating to
dmaniry/deepIQA
NR and FR IQA models based on Deep Convolutional Neural Networks
Francis-Hsu/TeXstudio_Solarized
Solarized theme for TeXstudio
Adnan1011/NR-IQA-CNN
A no reference image quality assessment CNN
iyezhou/Android-FFTW
Android平台实现FFTW算法