ClarkChenc's Stars
black-forest-labs/flux
Official inference repo for FLUX.1 models
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
bytedance/piano_transcription
chaumifan/DSL_Final
Music transcription using machine learning
jdasam/online_amt
Real-time Automatic Piano Transcription using PyTorch with Web Visualization
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
krishnaik06/Roadmap-To-Learn-Generative-AI-In-2024
myscale/MyScaleDB
A @ClickHouse fork that supports high-performance vector search and full-text search.
lexfridman/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
elicit/machine-learning-list
A curriculum for learning about foundation models, from scratch to the frontier
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
go-ego/riot
Go Open Source, Distributed, Simple and efficient Search Engine; Warning: This is V1 and beta version, because of big memory consume, and the V2 will be rewrite all code.
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
pallets/flask
The Python micro framework for building web applications.
recommenders-team/recommenders
Best Practices on Recommendation Systems
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
novicezk/midjourney-proxy
代理 MidJourney 的discord频道,实现api形式调用AI绘图
ktprime/emhash
Fast and memory efficient c++ flat hash map/set
facebook/folly
An open-source C++ library developed and used at Facebook.
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
rongweihe/CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
liwei-cpp/deeplearningbook-chinese
Deep Learning Book Chinese Translation
liwei-cpp/MetaNN
ACANETS/eece-6540-labs
labs and exercises for EECE.6540 Heterogeneous Computing at UMass Lowell
intel/FPGA-Devcloud
Get started using Intel® FPGA tools on the Devcloud with tutorials, workshops, advanced courses, and sample projects built specifically for students, researchers, and developers. Visit our official Intel® FPGA Devcloud website:
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
downdemo/Cpp-Templates-2ed
C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infrastructure libraries.
ShiqiYu/CPP
Lecture notes, projects and other materials for Course 'CS205 C/C++ Program Design' at Southern University of Science and Technology.