Pinned Repositories
2016_person_re-ID
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
36
adanet
Fast and flexible AutoML with learning guarantees.
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
Machine_Learning_Tutorials
Code, exercises and tutorials of my personal blog ! 📝
matplotlib_ja_font_solver
Solve the Ja Font error with matplotlib
RoadDamageDetector
Web_crawler
Get the web data with bs4, convert the html data to csv file(口コミ@https://en-hyouban.com/)
Jason-lee-lxx's Repositories
Jason-lee-lxx/aiac
Artificial Intelligence Infrastructure-as-Code Generator.
Jason-lee-lxx/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
Jason-lee-lxx/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
Jason-lee-lxx/awesome-chatgpt-prompts-zh
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Jason-lee-lxx/Awesome-Federated-Learning
Federated Learning Library: https://fedml.ai
Jason-lee-lxx/baby-llama2-chinese
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
Jason-lee-lxx/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Jason-lee-lxx/chatgpt-vscode
A VSCode extension that allows you to use ChatGPT
Jason-lee-lxx/Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
Jason-lee-lxx/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
Jason-lee-lxx/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Jason-lee-lxx/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
Jason-lee-lxx/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
Jason-lee-lxx/LLM-eval-survey
The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".
Jason-lee-lxx/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
Jason-lee-lxx/ML-Papers-Explained
Explanation to key concepts in ML
Jason-lee-lxx/mlcourse.ai
Open Machine Learning Course
Jason-lee-lxx/MLOps_fork
A project-based course on the foundations of MLOps with a focus on intuition and application.
Jason-lee-lxx/modeldb
Open Source ML Model Versioning, Metadata, and Experiment Management
Jason-lee-lxx/openai-cookbook
Examples and guides for using the OpenAI API
Jason-lee-lxx/openai_evals
Evals is a framework for evaluating OpenAI models and an open-source registry of benchmarks.
Jason-lee-lxx/openpose_study
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Jason-lee-lxx/practical-statistics-for-data-scientists
Code repository for O'Reilly book
Jason-lee-lxx/pumpkin-book
《机器学习》(西瓜书)公式详解
Jason-lee-lxx/stackexplain
Explain your error message with ChatGPT
Jason-lee-lxx/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
Jason-lee-lxx/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Jason-lee-lxx/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
Jason-lee-lxx/textshot
Python tool for grabbing text via screenshot
Jason-lee-lxx/Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data, training with timestamp data, and training without speech data. Accelerate inference and support Web deployment, Windows desktop deployment, and Android deployment