Pinned Repositories
AI-Homework
人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
astc-encoder
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.
atari
atari-py
A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cppjieba
"结巴"中文分词的C++版本
DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
DQN_tensorflow
Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'
GA3C-DeepNavigation
Implementation of DeepMind paper - "Learning to Navigate in Complex Environments"
qwq1082's Repositories
qwq1082/cppjieba
"结巴"中文分词的C++版本
qwq1082/AI-Homework
人工智能结课作业(A星八数码/广度优先/深度优先/粒子群寻优算法/遗传算法/蚁群算法/BP神经网络/卷积神经网络)
qwq1082/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
qwq1082/astc-encoder
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format.
qwq1082/atari
qwq1082/atari-py
A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface
qwq1082/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
qwq1082/DQN-tensorflow
Tensorflow implementation of Human-Level Control through Deep Reinforcement Learning
qwq1082/DQN_tensorflow
Tensorflow implementation of deep Q networks in paper 'Playing Atari with Deep Reinforcement Learning'
qwq1082/GA3C-DeepNavigation
Implementation of DeepMind paper - "Learning to Navigate in Complex Environments"
qwq1082/gpt
qwq1082/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
qwq1082/how-to-optimize-gemm
row-major matmul optimization
qwq1082/lab
A customisable 3D platform for agent-based AI research
qwq1082/learngit
learngit project
qwq1082/libjpeg-turbo
Main libjpeg-turbo repository
qwq1082/MachineLearning_Zhouzhihua_ProblemSets
Exercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍
qwq1082/MAgent
A Platform for Many-agent Reinforcement Learning
qwq1082/MARL-Papers
Paper list of multi-agent reinforcement learning (MARL)
qwq1082/mfrl
Mean Field Multi-Agent Reinforcement Learning
qwq1082/muduo
A C++ non-blocking network library for multi-threaded server in Linux
qwq1082/ndk-samples
Android NDK samples with Android Studio
qwq1082/numpy-ml
Machine learning, in numpy
qwq1082/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
qwq1082/pixel-art-react
Pixel art animation and drawing web app powered by React
qwq1082/qwq1082.github.io
qwq1082/show-me-the-code
Python 练习册,每天一个小程序
qwq1082/SimulatedAnnealing
qwq1082/skia
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
qwq1082/testGit