Fruit-loops's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
ChatGPTNextWeb/ChatGPT-Next-Web
A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini/Claude LLM 应用。
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
dair-ai/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
ruanyf/weekly
科技爱好者周刊,每周五发布
1c7/chinese-independent-developer
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻**独立开发者项目列表 -- 分享大家都在做什么
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lllyasviel/ControlNet
Let us control diffusion models!
mli/paper-reading
深度学习经典、新论文逐段精读
programthink/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
easychen/lean-side-bussiness
精益副业:程序员如何优雅地做副业
dice2o/BingGPT
Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)
bhaskatripathi/pdfGPT
PDF GPT allows you to chat with the contents of your PDF file by using GPT capabilities. The most effective open source solution to turn your pdf files in a chatbot!
freeplane/freeplane
Application for Mind Mapping, Knowledge Management, Project Management. Develop, organize and communicate your ideas and knowledge in the most effective way.
talkingwallace/ChatGPT-Paper-Reader
This repo offers a simple interface that helps you to read&summerize research papers in pdf format. You can ask some questions after reading. This interface is developed based on openai API and using GPT-3.5-turbo model.
rustcn-org/rust-algos
<<Rust算法题解>>,用Rust语言实现常见的算法和数据结构,以及leetcode题解,algos = algorithms,written with ❤️ by course.rs team
mozack/abra2
ABRA2
YC-Coder-Chen/Tree-Math
Math behind all the mainstream tree-based machine learning models
RicoKrueger/nb_bart
Python implementation of MCMC algorithm for estimation of spatial negative binomial model with Bayesian additive regression trees
ArtPoon/gotoh2
Lightweight and customizable Python/C extension for pairwise alignment of genetic sequences using the Gotoh algorithm
syjqkrtk/DQNalign
Deep reinforcement learning based sequence alignment tool
5hv5hvnk/pymc-examples
Examples of PyMC models, including a library of Jupyter notebooks.
tinyheero/vbbmm
Binomial Mixture Model Clustering on Read Count Data
zkiefer10/BayesianImplementation
Implementation of Bayesian Negative Binomial Model