Pinned Repositories
algrithm
左程云,刷题必备
C-_learning
C++提高 (看过c++基础之后再看)黑马培训课程,自己手打,路径 https://www.bilibili.com/video/av35939892/?p=3
clustering_algorithm
聚类算法学习
Graph_learning
图网络,深度学习,
ML_AI_SourceCode-
Python 6,113 Updated 9 days ago MLiA_SourceCode 机器学习实战----十大经典算法
PaperReading
每天阅读过的论文的简要笔记
personal_recommendation
个性化推荐代码--初学者
recbyhand
动手学推荐系统的配套代码。
spark_learning
尚硅谷大数据Spark-2019版最新 Spark 学习
Transformer_learning
transformer深入学习,使用Excel实现
sjyttkl's Repositories
sjyttkl/algrithm
左程云,刷题必备
sjyttkl/Scala_Learning
尚学堂的课程
sjyttkl/Zhongjing
A Chinese medical ChatGPT based on LLaMa, training from large-scale pretrain corpus and multi-turn dialogue dataset.
sjyttkl/2024-RAG
A Challenge on Dialog Systems with Retrieval Augmented Generation (FutureDial-RAG), Co-located with SLT2024 FutureDial-RAG Challenge
sjyttkl/alpa
Training and serving large-scale neural networks
sjyttkl/black_horse_python
sjyttkl/ChatGLM-6B-Engineering
ChatGLM-6B Prompt Engineering Project
sjyttkl/chinese_information_extraction
中文信息抽取,包含实体抽取、关系抽取、事件抽取
sjyttkl/CLIP-Chinese
中文CLIP预训练模型
sjyttkl/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
sjyttkl/cv_related_collections
sjyttkl/Fengshenbang-LM
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系
sjyttkl/ivy
The Unified AI Framework
sjyttkl/knowledge_reccomend
基于知识图谱的医生推荐系统
sjyttkl/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
sjyttkl/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM 问答
sjyttkl/learning-cuda-trt
A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt
sjyttkl/OpenPrompt
An Open-Source Framework for Prompt-Learning.
sjyttkl/prompt-tuning
Original Implementation of Prompt Tuning from Lester, et al, 2021
sjyttkl/PromptPapers
Must-read papers on prompt-based tuning for pre-trained language models.
sjyttkl/SemanticWeb
语义网络代码
sjyttkl/sjyttkl
Config files for my GitHub profile.
sjyttkl/SpeechAlgorithms
Speech Algorithms Collections
sjyttkl/swift
SWIFT (Scalable lightWeight Infrastructure for Fine-Tuning) is an extensible framwork designed to facilitate lightweight model fine-tuning.
sjyttkl/tensorRT_Pro
C++ library based on tensorrt integration
sjyttkl/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF etc.
sjyttkl/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
sjyttkl/vue-project-learning
vue-project-learning
sjyttkl/WechatGroupRobot
微信群聊机器人,微信,chatgpt,python,自动化
sjyttkl/zero_nlp
中文nlp解决方案(大模型、数据、模型、训练、推理)