freezetheflame's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
TabbyML/tabby
Self-hosted AI coding assistant
USTC-Resource/USTC-Course
:heart:**科学技术大学课程资源
15172658790/Blog
**科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
esbatmop/MNBVC
MNBVC(Massive Never-ending BT Vast Chinese corpus)超大规模中文语料集。对标chatGPT训练的40T数据。MNBVC数据集不但包括主流文化,也包括各个小众文化甚至火星文的数据。MNBVC数据集包括新闻、作文、小说、书籍、杂志、论文、台词、帖子、wiki、古诗、歌词、商品介绍、笑话、糗事、聊天记录等一切形式的纯文本中文数据。
GeeeekExplorer/NJU-OS
南京大学操作系统OSLab
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
PKUFlyingPig/CS229
maxim5/cs229-2018-autumn
All notes and materials for the CS229: Machine Learning course by Stanford University
freezetheflame/freezetheflame.github.io
1Lucifer1/NJUSE-courses-from-YuLinLiu
把自己期末考前整理的一些上课资料以及作业放上GitHub,希望后面的学弟学妹们有参考价值(笑
libAudioFlux/audioFlux
A library for audio and music analysis, feature extraction.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
Chanzhaoyu/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
czy36mengfei/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
NaruseMioShirakana/DragonianVoice
多个SVC/TTS的C++推理库
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
svc-develop-team/so-vits-svc
SoftVC VITS Singing Voice Conversion
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
Platane/snk
🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
airbnb/javascript
JavaScript Style Guide
NJU-SE-15-share-review/postgraduate-recommendation
南大软院保研攻略
PaddlePaddle/PaddleSpeech
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
laobubu/HyperMD
A WYSIWYG Markdown Editor for browsers. Break the Wall between writing and previewing.
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
sashabaranov/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go