Stars
A collection of recent papers on building autonomous agent. Two topics included: RL-based / LLM-based agents.
The unofficial python package that returns response of Google Bard through cookie value.
This is a curated list of "Embodied AI or robot with Large Language Models" research. Watch this repository for the latest updates! 🔥
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
哔哩漫游,解除B站客户端番剧区域限制的Xposed模块,并且提供其他小功能。An Xposed module that unblocks bangumi area limit of BILIBILI with miscellaneous features.
Dataset Condensation (ICLR21 and ICML21)
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Unofficial PyTorch implementation of "FixMatch: Simplifying Semi-Supervised Learning with Consistency and Confidence"
PyTorch implementation of adversarial attacks [torchattacks]
英语字典 英语词库 字典词库 四级单词 六级单词 考研单词 雅思 托福 SAT GMAT TOEFL GRE
OpenMMLab Detection Toolbox and Benchmark
Datasets for the paper "Adversarial Examples are not Bugs, They Are Features"
Implementation of "Strong-Weak Distribution Alignment for Adaptive Object Detection"
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
PRML algorithms implemented in Python
PyTorch implementations of Generative Adversarial Networks.
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
PyTorch Tutorial for Deep Learning Researchers
体验极佳的Android图片手势控件。An Android image gesture control with excellent user experience.
Project moved to: https://github.com/llvm/llvm-project
Deep Learning Book Chinese Translation
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Kaggle竞赛题目Sentiment Analysis on Movie Reviews实现: LSTM, RF, etc