et365's Stars
AndreyGuzhov/AudioCLIP
Source code for models described in the paper "AudioCLIP: Extending CLIP to Image, Text and Audio" (https://arxiv.org/abs/2106.13043)
qianguyihao/Mac-list
Mac软件清单、Mac使用技巧整理,正在不断完善中。努力做到最全。
Miraclelucy/dive_into_deep_learning
✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。
xuwenhao/geektime-ai-course
Jupyter Notebooks for Geektime AI Course
johnlui/PPHC
📙《高并发的哲学原理》开源图书(CC BY-NC-ND)https://pphc.lvwenhan.com
PlexPt/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
ideawu/ssdb
SSDB - A fast NoSQL database, an alternative to Redis
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
openmlsys/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
iamseancheney/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
datawhalechina/fun-rec
推荐系统入门教程,在线阅读地址:https://datawhalechina.github.io/fun-rec/
tencentyun/qcloud-documents
腾讯云官方文档
Caizc/cai-knowledge-base
ZicongCai's private knowledge base.
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
hiforce/lattice
Lattice is a powerful, lightweight business extension invoke framework. By using the Lattice framework, complex business customization can be efficiently organized and managed.
dromara/dynamic-tp
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
TencentCloudBase/Good-practice-tutorial-recommended
优秀实践教程推荐
ctripcorp/drc
rosedblabs/database-learning
(Chinese) 数据库/存储学习路径推荐
zalando/problem-spring-web
A library for handling Problems in Spring Web MVC
mercyblitz/java-training-camp
Java Training Camp
gooin/DailySync
Migrate, gather, synchronize your Garmin fitness data between China server and Global server.
nicoxiang/geektime-downloader
极客时间课程下载器,支持下载极客时间专栏/视频课/每日一课/大厂实践/训练营视频
DB-DTCC/DTCC2022
2022年**数据库技术大会(DTCC)资料
PKUFlyingPig/Self-learning-Computer-Science
the resources I use to learn computer science in my spare time
qqxx6661/log-record
使用注解优雅记录系统日志,操作日志,后端埋点等,支持SpEL表达式,自定义上下文,自定义函数,实体类DIFF等其他高阶处理。
serverlesstechnology/cqrs
A lightweight, opinionated CQRS and event sourcing framework.
serverlesstechnology/cqrs-demo
A demo application for the cqrs-es crate.