xzh-xzh

xzh-xzh

Geek Repo

Github PK Tool:Github PK Tool

xzh-xzh's starred repositories

llama-models

Utilities intended for use with Llama models.

Language:PythonLicense:NOASSERTIONStargazers:3192Issues:0Issues:0

NClientV2

An unofficial NHentai android client

Language:JavaLicense:Apache-2.0Stargazers:1828Issues:0Issues:0

pytorch-image-models

The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more

Language:PythonLicense:Apache-2.0Stargazers:31026Issues:0Issues:0

Swin-Transformer

This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".

Language:PythonLicense:MITStargazers:13422Issues:0Issues:0

deep-learning-for-image-processing

deep learning for image processing including classification and object-detection etc.

Language:PythonLicense:GPL-3.0Stargazers:22035Issues:0Issues:0

vit-pytorch

Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch

Language:PythonLicense:MITStargazers:19190Issues:0Issues:0

Awesome-Vision-Attentions

Summary of related papers on visual attention. Related code will be released based on Jittor gradually.

Language:PythonStargazers:2729Issues:0Issues:0

Neighborhood-Attention-Transformer

Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022

Language:PythonLicense:MITStargazers:1027Issues:0Issues:0

llama3-from-scratch-zh

从零实现一个 llama3 中文版

Language:Jupyter NotebookLicense:MITStargazers:342Issues:0Issues:0

llama3

The official Meta Llama 3 GitHub site

Language:PythonLicense:NOASSERTIONStargazers:25247Issues:0Issues:0

decision-transformer

Official codebase for Decision Transformer: Reinforcement Learning via Sequence Modeling.

Language:PythonLicense:MITStargazers:2289Issues:0Issues:0

AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

Language:PythonLicense:MITStargazers:165494Issues:0Issues:0

transformer

Transformer: PyTorch Implementation of "Attention Is All You Need"

Language:PythonStargazers:2591Issues:0Issues:0

pysc2

StarCraft II Learning Environment

Language:PythonLicense:Apache-2.0Stargazers:7981Issues:0Issues:0

cnn-explainer

Learning Convolutional Neural Networks with Interactive Visualization.

Language:JavaScriptLicense:MITStargazers:7884Issues:0Issues:0

rl-tutorials

basic algorithms of reinforcement learning

Language:Jupyter NotebookLicense:MITStargazers:7Issues:0Issues:0

leedl-tutorial

《李宏毅深度学习教程》(李宏毅老师推荐👍),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:11516Issues:0Issues:0

RLexample

Some basic examples of playing with RL

Language:PythonStargazers:1208Issues:0Issues:0

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20298Issues:0Issues:0

RL-Solutions

强化学习第二版习题解答与代码案例 Solutions and codes for Reinforcement Learning second edition

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:125Issues:0Issues:0

easy-rl

强化学习中文教程(蘑菇书🍄),在线阅读地址:https://datawhalechina.github.io/easy-rl/

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:8810Issues:0Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

Language:PythonLicense:Apache-2.0Stargazers:130203Issues:0Issues:0

transformer

Transformer是谷歌在17年发表的Attention Is All You Need 中使用的模型,经过这些年的大量的工业使用和论文验证,在深度学习领域已经占据重要地位。Bert就是从Transformer中衍生出来的语言模型。我会以中文翻译英文为例,来解释Transformer输入到输出整个流程。

Language:PythonStargazers:182Issues:0Issues:0

Hebbian-CNN

Convolutional Neural Networks with Hebbian-based rules in Online Transfer Learning

Language:PythonStargazers:2Issues:0Issues:0

HebbianPCA

Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.

Language:PythonLicense:MITStargazers:13Issues:0Issues:0

pytorch-playground

Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

Language:PythonLicense:MITStargazers:2588Issues:0Issues:0

HebbianLearning

Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.

Language:PythonLicense:MITStargazers:22Issues:0Issues:0

HebbianLearningThesis

Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.

Language:PythonLicense:MITStargazers:29Issues:0Issues:0

ailearning

AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2

Language:PythonLicense:NOASSERTIONStargazers:38856Issues:0Issues:0

fast_pytorch_kmeans

This is a pytorch implementation of k-means clustering algorithm

Language:PythonLicense:MITStargazers:271Issues:0Issues:0