Pinned Repositories
Accessbook
TOEFL(雅思)写作训练软件Github源码
AceChuse.github.io
BLISS_xmu
Just another repository
DCN
DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
DK-CNNs
pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g. horse2zebra, edges2cats, and more)
StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
TaskLevelAug
A data-augmentation method for meta-learning
tf-SNDCGAN
Implementation of the paper "Spectral Normalization for Generative Adversarial Networks" (ICML 2017)
AceChuse's Repositories
AceChuse/Accessbook
TOEFL(雅思)写作训练软件Github源码
AceChuse/DCN
AceChuse/TaskLevelAug
A data-augmentation method for meta-learning
AceChuse/BLISS_xmu
Just another repository
AceChuse/DK-CNNs
AceChuse/AceChuse.github.io
AceChuse/Awesome-LLM-Strawberry
A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 and reasoning techniques.
AceChuse/Comic-download
mangabz漫画下载
AceChuse/ConvolutionalSpeechRecognition
A simple implementation of the paper https://arxiv.org/pdf/1910.00716v1.pdf
AceChuse/facenet
Face recognition using Tensorflow
AceChuse/FPSSample
A first person multiplayer shooter example project in Unity
AceChuse/Here
AceChuse/LightZero
[NeurIPS 2023 Spotlight] LightZero: A Unified Benchmark for Monte Carlo Tree Search in General Sequential Decision Scenarios (awesome MCTS)
AceChuse/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
AceChuse/Meta-Learning-Papers
Meta Learning / Learning to Learn / One Shot Learning / Few Shot Learning
AceChuse/MetaOptNet
Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)
AceChuse/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
AceChuse/MotionMatching
road to next-gen animation.
AceChuse/Open-O1
AceChuse/open-project-1
Unity Open Project #1: Chop Chop
AceChuse/pytorch-a2c-ppo-acktr
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO) and Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR).
AceChuse/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
AceChuse/Qwen2.5-Math
A series of math-specific large language models of our Qwen2 series.
AceChuse/Random-Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
AceChuse/sngan_projection
GANs with spectral normalization and projection discriminator
AceChuse/The-Art-of-Asking-ChatGPT-for-High-Quality-Answers-A-complete-Guide-to-Prompt-Engineering-Technique
ChatGPT提问技巧
AceChuse/The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
AceChuse/TransformerDemo
Pytorch nn.Transformer Demo
AceChuse/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
AceChuse/WU-UCT
A novel parallel UCT algorithm with linear speedup and negligible performance loss.