Pinned Repositories
-cluster
客户价值聚类分析
10-steps-to-become-a-data-scientist
📢 Ready to learn! you will learn 10 skills as data scientist:📚 Machine Learning, Deep Learning, Data Cleaning, EDA, Learn Python, Learn python packages such as Numpy, Pandas, Seaborn, Matplotlib, Plotly, Tensorfolw, Theano...., Linear Algebra, Big Data, Analysis Tools and solve some real problems such as predict house prices.
ChatGLM-webui
A WebUI for ChatGLM-6B
cs229t
Statistical Learning Theory (CS229T) Lecture Notes
kxy-python
A toolkit to boost the productivity of machine learning engineers.
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
textflint
Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing
Tips-of-Feature-engineering
A feature engineering kit for each issue, to give you a deeper and deeper understanding of the work of feature engineering!
fudp's Repositories
fudp/annotated_deep_learning_paper_implementations
🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
fudp/ask-multiple-pdfs
A Langchain app that allows you to chat with multiple PDFs
fudp/AutoChain
AutoChain: Build lightweight, extensible, and testable LLM Agents
fudp/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
fudp/Awesome-ChatGPT-prompts-ZH_CN
如何将ChatGPT调教成一只猫娘
fudp/chatbot-ui
An open source ChatGPT UI.
fudp/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
fudp/ChatGLM-Efficient-Tuning
Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调
fudp/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
fudp/chatgpt-prompt-splitter
ChatGPT PROMPTs Splitter. Tool for safely process chunks of up to 15,000 characters per request
fudp/CValues
面向中文大模型价值观的评估与对齐研究
fudp/DB-GPT
Revolutionizing Database Interactions with Private LLM Technology
fudp/DeepSpeedExamples
Example models using DeepSpeed
fudp/djl
An Engine-Agnostic Deep Learning Framework in Java
fudp/facechain
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
fudp/FinGPT
Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We'll soon release the trained model.
fudp/fury
A blazing fast multi-language serialization framework powered by jit and zero-copy
fudp/gorilla
Gorilla: An API store for LLMs
fudp/graphlearn-for-pytorch
A graph learning library for PyTorch that makes distributed GNN training and inference easy and efficient.
fudp/Huggingface_Toturials
bert-base-chinese example
fudp/langchain4j
Java version of LangChain
fudp/langchain4j-examples
fudp/langflow
⛓️ Langflow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows.
fudp/llm-guard
The Security Toolkit for LLM Interactions
fudp/llm_finetuning
Convenient wrapper for fine-tuning and inference of Large Language Models (LLMs) with several quantization techniques (GTPQ, bitsandbytes)
fudp/MetaGPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
fudp/NeMo-Guardrails
NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational systems.
fudp/NLP-Interview-Notes
该仓库主要记录 NLP 算法工程师相关的面试题
fudp/text-generation-inference
Large Language Model Text Generation Inference
fudp/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs