Pinned Repositories
1-Year-MachineLearning-Journey
An advanced program in Machine Learning and Deep Learning
AlphaTree-graphic-deep-neural-network
AI Roadmap:机器学习(Machine Learning)、深度学习(Deep Learning)、对抗神经网络(GAN),图神经网络(GNN),NLP,大数据相关的发展路书(roadmap), 并附海量源码(python,pytorch)带大家消化基本知识点,突破面试,完成从新手到合格工程师的跨越,其中深度学习相关论文附有tensorflow caffe官方源码,应用部分含推荐算法和知识图谱
amiga2000-gfxcard
MNT VA2000, an Open Source Amiga 2/3/4000 Graphics Card (Zorro II/III), written in Verilog
Any-Angle-Pathfinding
A collection of algorithms used for any-angle pathfinding with visualisations.
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
async-rl
Replicating "Asynchronous Methods for Deep Reinforcement Learning" (http://arxiv.org/abs/1602.01783)
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-AutoML-and-Lightweight-Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
FPGA_Spiking_NN
CORDIC-SNN, followed with "Unsupervised learning of digital recognition using STDP" published in 2015, frontiers
Spiking-Neural-Network
Pure python implementation of SNN
doitdodo's Repositories
doitdodo/FPGA_Spiking_NN
CORDIC-SNN, followed with "Unsupervised learning of digital recognition using STDP" published in 2015, frontiers
doitdodo/1-Year-MachineLearning-Journey
An advanced program in Machine Learning and Deep Learning
doitdodo/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
doitdodo/Awesome-GANs
Awesome Generative Adversarial Networks with tensorflow
doitdodo/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
doitdodo/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
doitdodo/chisel3
Chisel 3: A Modern Hardware Design Language
doitdodo/dana
Dynamically Allocated Neural Network Accelerator for the RISC-V Rocket Microprocessor in Chisel
doitdodo/darkriscv
opensouce RISC-V implemented from scratch in one night!
doitdodo/Deep-Compression-PyTorch
PyTorch implementation of 'Deep Compression: Compressing Deep Neural Networks with Pruning, Trained Quantization and Huffman Coding' by Song Han, Huizi Mao, William J. Dally
doitdodo/deep-neuroevolution
Deep Neuroevolution
doitdodo/Deep_reinforcement_learning_Course
Implementations from the free course Deep Reinforcement Learning with Tensorflow
doitdodo/e200_opensource
The Ultra-Low Power RISC Core
doitdodo/evolution-strategies-starter
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"
doitdodo/gem5.TnT
gem5 Tips & Tricks
doitdodo/Kryon
FPGA,Verilog,Python
doitdodo/lapidary
Creating beautiful gem5 simulations
doitdodo/lhy_DL_Hw
doitdodo/mips32-cpu
奋战一学期,造台计算机(编译出的bit文件在release中,可以直接食用)
doitdodo/NyuziProcessor
GPGPU microprocessor architecture
doitdodo/oh
Verilog library for ASIC and FPGA designers
doitdodo/open-fpga-verilog-tutorial
Learn how to design digital systems and synthesize them into an FPGA using only opensource tools
doitdodo/platformio-core
PlatformIO is a new generation ecosystem for embedded development :alien: A place where Developers and Teams have true Freedom! No more hardware or software lock-ins!
doitdodo/Pyverilog
Python-based Hardware Design Processing Toolkit for Verilog HDL
doitdodo/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
doitdodo/SNN-simulator-NEST_14.0-xilinx_FPGA_cluster
A Spiking neural network simulator NEST base on FPGA‘s cluster(LIF NEURON)
doitdodo/soft-filter-pruning
Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks
doitdodo/Taylor_pruning
Pruning Neural Networks with Taylor criterion in Pytorch
doitdodo/tf-gnn-samples
TensorFlow implementations of Graph Neural Networks
doitdodo/VexRiscv
A FPGA friendly 32 bit RISC-V CPU implementation