Pinned Repositories
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
bookshelf
Collect and read good books.
chatgpt_ros
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Daniel-Arbuckles-Mastering-Python
Daniel Arbuckle's Mastering Python by Packt
elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
esl-client
A Fork from http://git.freeswitch.org/git/freeswitch-contrib/tree/dvarnes/java/esl-client
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
shredstar's Repositories
shredstar/bookshelf
Collect and read good books.
shredstar/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
shredstar/ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
shredstar/AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
shredstar/chatgpt_ros
shredstar/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
shredstar/Daniel-Arbuckles-Mastering-Python
Daniel Arbuckle's Mastering Python by Packt
shredstar/elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
shredstar/esl-client
A Fork from http://git.freeswitch.org/git/freeswitch-contrib/tree/dvarnes/java/esl-client
shredstar/flink
Mirror of Apache Flink
shredstar/Free-Docker-Books
Learn books from Docker & K8s
shredstar/GLM-130B
GLM-130B: An Open Bilingual Pre-Trained Model (ICLR 2023)
shredstar/hello-world
The first repository
shredstar/HMM-python
用python实现了隐马尔科夫模型的概率计算和预测部分,主要是前向后向算法和维特比算法
shredstar/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
shredstar/learning_notes
learning notes for different topics
shredstar/linux-insides
A little bit about a linux kernel
shredstar/openai-cookbook
Examples and guides for using the OpenAI API
shredstar/opensource-portal
Microsoft's GitHub-at-scale self-service portal
shredstar/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
shredstar/redis
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
shredstar/ros2_for_beginners_code
《ROS 2机器人编程实战——基于现代C++和Python 3》配套代码及相关内容维护
shredstar/salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
shredstar/tensorflow
Computation using data flow graphs for scalable machine learning
shredstar/ThinkPython
Code examples and exercise solutions from Think Python by Allen Downey, published by O'Reilly Media.
shredstar/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
shredstar/verto-client
shredstar/vscode
Visual Studio Code
shredstar/webcrawler
A web crawler project