shuentang
I am a student who loves programming. I think python language is simple and easy to implement, and has a very concise and efficient dynamic processing method. P
无
Pinned Repositories
-
Ai-Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
BP-Net
Signal-to-Signal translation U-Net to estimate blood pressure.
Data-Science-Notes
数据科学的笔记以及资料搜集
deap-eeg-classification
EEG-based emotion classification using DEAP dataset
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
EMD_ICA
Do EMD ICA
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
SSM-
SSM整合(带案例)书籍增删查改
shuentang's Repositories
shuentang/deap-eeg-classification
EEG-based emotion classification using DEAP dataset
shuentang/EMD_ICA
Do EMD ICA
shuentang/AttnSleep
[IEEE TNSRE] "An Attention-based Deep Learning Approach for Sleep Stage Classification with Single-Channel EEG"
shuentang/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
shuentang/CleanTransformer
an implementation of transformer, bert, gpt, and diffusion models for learning purposes
shuentang/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
shuentang/DEAP-EEG-Emotion-Analyse-and-Classify
Simply emotion analyse and classify using EEG data based on DEAP dataset, using python and sklearn(SVM,KNN,Tree). 简单的EEG脑电数据情感分析,使用python和DEAP数据集。
shuentang/EasyMocap
Make human motion capture easier.
shuentang/FREE-openai-api-keys
collection for free openai keys to use in your projects
shuentang/fufan-chat-api
基于RAG的私有知识库问答系统
shuentang/Gateway-Smartwatch
Everything you need to build my Gateway ESP32 smartwatch project!
shuentang/HelloWorldPython
test for git
shuentang/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain
shuentang/llama2.c
Inference Llama 2 in one file of pure C
shuentang/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
shuentang/LLMs-101
从零到一实现一个 miniLLM~(动手学习LLM)
shuentang/MaxKB
🚀 基于大语言模型和 RAG 的知识库问答系统。开箱即用、模型中立、灵活编排,支持快速嵌入到第三方业务系统。
shuentang/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
shuentang/NeuroKit
NeuroKit2: The Python Toolbox for Neurophysiological Signal Processing
shuentang/opencv-python-free-course-code
https://www.youtube.com/watch?v=P4Z8_qe2Cu0 course from this
shuentang/PyCom
Serial communication 1
shuentang/QAnything
Question and Answer based on Anything.
shuentang/qwen-vllm
通义千问VLLM推理部署DEMO
shuentang/ReactorHttp
It is a example for cmake tutrial
shuentang/serialplot
Small and simple software for plotting data from serial port in realtime.
shuentang/sleep-linear
EEG
shuentang/sleep_classifiers
Classify sleep from heart rate and acceleration via Apple Watch
shuentang/sleepkit
Perform AI-based sleep monitoring
shuentang/transformers-code
手把手带你实战Transformers
shuentang/yolov5-code
手把手带你实战 YOLOv5