Pinned Repositories
ai-hub-models
The Qualcomm® AI Hub Models are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
Awesome-Incremental-Learning
Awesome Incremental Learning
chatgpt-comparison-detection
Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥
determined
Determined: Deep Learning Training Platform
Fengshenbang-LM
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
Hello-World-2021
Just test the github repository.
kimi-free-api
🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。
LittlePrince2021
Config files for my GitHub profile.
LittlePrince2021's Repositories
LittlePrince2021/ai-hub-models
The Qualcomm® AI Hub Models are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.
LittlePrince2021/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
LittlePrince2021/Awesome-Incremental-Learning
Awesome Incremental Learning
LittlePrince2021/chatgpt-comparison-detection
Human ChatGPT Comparison Corpus (HC3), Detectors, and more! 🔥
LittlePrince2021/determined
Determined: Deep Learning Training Platform
LittlePrince2021/Fengshenbang-LM
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。
LittlePrince2021/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
LittlePrince2021/Hello-World-2021
Just test the github repository.
LittlePrince2021/kimi-free-api
🚀 KIMI AI 长文本大模型白嫖服务,支持高速流式输出、联网搜索、长文档解读、图像解析、多轮对话,零配置部署,多路token支持,自动清理会话痕迹。
LittlePrince2021/LittlePrince2021
Config files for my GitHub profile.
LittlePrince2021/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
LittlePrince2021/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
LittlePrince2021/make-sense
Free to use online tool for labelling photos. https://makesense.ai
LittlePrince2021/ml-cvnets
CVNets: A library for training computer vision networks
LittlePrince2021/ML_Books
宗旨:构建全球最大的ML相关的学习书籍平台(吹个大牛)
LittlePrince2021/NVR-algorithm
A clustering algorithm that consider the size of each point
LittlePrince2021/pushup_lockscreen
姿态识别、Good Idea
LittlePrince2021/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
LittlePrince2021/TensorFlow2.0-Examples
🙄 Difficult algorithm, Simple code.
LittlePrince2021/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
LittlePrince2021/understand-prompt
【🔞🔞🔞 内含不适合未成年人阅读的图片】基于我擅长的编程、绘画、写作展开的 AI 探索和总结:StableDiffusion 是一种强大的图像生成模型,能够通过对一张图片进行演化来生成新的图片。ChatGPT 是一个基于 Transformer 的语言生成模型,它能够自动为输入的主题生成合适的文章。而 Github Copilot 是一个智能编程助手,能够加速日常编程活动。
LittlePrince2021/virtual_try_on_use_deep_learning
使用深度学习算法实现虚拟试衣,结合了人体姿态估计、人体分割、几何匹配和GAN,四种模型。仅仅只依赖opencv库就能运行
LittlePrince2021/Vue-mmPlayer
🎵 基于 Vue 的在线音乐播放器 Online music player
LittlePrince2021/works-with-determined
This repository contains example integrations between Determined and other ML products
LittlePrince2021/xian-IT
『西安互联网』二线城市也精彩
LittlePrince2021/yolor-onnxruntime
使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序