Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
EfficientSAM
EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything
EhTagTranslator
将e绅士页面TAG换成中文,最全数据库。
ExDownloader
EX图片下载器
hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
InternChat
InternChat is pointing-language-driven visual interactive system.
LLaMA-Efficient-Tuning
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
KosukeTrue's Repositories
KosukeTrue/ExDownloader
EX图片下载器
KosukeTrue/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
KosukeTrue/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
KosukeTrue/EfficientSAM
EfficientSAM: Leveraged Masked Image Pretraining for Efficient Segment Anything
KosukeTrue/EhTagTranslator
将e绅士页面TAG换成中文,最全数据库。
KosukeTrue/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
KosukeTrue/hyperopt
Distributed Asynchronous Hyperparameter Optimization in Python
KosukeTrue/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
KosukeTrue/InternChat
InternChat is pointing-language-driven visual interactive system.
KosukeTrue/LLaMA-Efficient-Tuning
Easy-to-use LLM fine-tuning framework (LLaMA-2, BLOOM, Falcon, Baichuan, Qwen, ChatGLM2)
KosukeTrue/mxnet-notebooks
Notebooks for MXNet
KosukeTrue/pouch
PouchContainer is an open-source project created to promote the container technology movement.
KosukeTrue/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
KosukeTrue/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
KosukeTrue/SJTUThesis
上海交通大学 XeLaTeX 学位论文模板 A XeLaTeX template for Shanghai Jiao Tong University (SJTU) thesis.
KosukeTrue/Skill-Tree
准备秋招,欢迎来树上取果实。
KosukeTrue/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch