Pinned Repositories
AdaBits
algorithms_in_ipython_notebooks
A repository with IPython notebooks of algorithms implemented in Python.
awesome-python-books
:books: Directory of Python books
captcha-tensorflow
使用 tensorflow 做验证码识别
CAT
[CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)
deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
DeepLearningExamples
Deep Learning Examples
DeepLearningImplementations
Implementation of recent Deep Learning papers
DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
FracBits
Neural Network Quantization With Fractional Bit-widths
deJQK's Repositories
deJQK/AdaBits
deJQK/FracBits
Neural Network Quantization With Fractional Bit-widths
deJQK/DRL-Pytorch
Clean, Robust, and Unified PyTorch implementation of popular Deep Reinforcement Learning (DRL) algorithms (Q-learning, Duel DDQN, PER, C51, Noisy DQN, PPO, DDPG, TD3, SAC, ASL)
deJQK/algorithms_in_ipython_notebooks
A repository with IPython notebooks of algorithms implemented in Python.
deJQK/awesome-python-books
:books: Directory of Python books
deJQK/captcha-tensorflow
使用 tensorflow 做验证码识别
deJQK/CAT
[CVPR 2021] Teachers Do More Than Teach: Compressing Image-to-Image Models (CAT)
deJQK/deep-learning-book
Repository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
deJQK/DeepLearningExamples
Deep Learning Examples
deJQK/DeepLearningImplementations
Implementation of recent Deep Learning papers
deJQK/DNN_NeuroSim_V1.3
Benchmark framework of compute-in-memory based accelerators for deep neural network (inference engine focused)
deJQK/dotfiles
Collection of dotfiles
deJQK/F8Net
[ICLR 2022 Oral] F8Net: Fixed-Point 8-bit Only Multiplication for Network Quantization
deJQK/GAN_CAT
deJQK/ISIC2018
deJQK/matplotlib
matplotlib: plotting with Python
deJQK/Phys
deJQK/PySnooper
Never use print for debugging again
deJQK/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
deJQK/sanity-check-LTH
[NeurIPS‘2021] "Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the Jackpot?", Xiaolong Ma, Geng Yuan, Yanzhi Wang et al.
deJQK/slimmable_networks
Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019
deJQK/Tensorflow-101
TensorFlow Tutorials