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/awesome
😎 Awesome lists about all kinds of interesting topics
doitdodo/awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
doitdodo/Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
doitdodo/awesome-math
A curated list of awesome mathematics resources
doitdodo/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
doitdodo/chisel-bootcamp
Generator Bootcamp Material: Learn Chisel the Right Way
doitdodo/coremark
CoreMark® is an industry-standard benchmark that measures the performance of central processing units (CPU) and embedded microcrontrollers (MCU).
doitdodo/deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
doitdodo/digilent-xdc
A collection of Master XDC files for Digilent FPGA and Zynq boards.
doitdodo/DNN_NeuroSim_V2.0
Benchmark framework of compute-in-memory based accelerators for deep neural network (on-chip training chip focused)
doitdodo/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
doitdodo/FlexFlow
A distributed deep learning framework that supports flexible parallelization strategies.
doitdodo/gan-1
Tooling for GANs in TensorFlow
doitdodo/gem5-aladdin
End-to-end SoC simulation: integrating the gem5 system simulator with the Aladdin accelerator simulator.
doitdodo/gem5art
Artifact, reproducibility, and testing utilites for gem5
doitdodo/GNNPapers
Must-read papers on graph neural networks (GNN)
doitdodo/gpgpu-sim_UVMSmart
doitdodo/learning_gem5
Learning gem5 is a work-in-progress book to help gem5 users get started using gem5.
doitdodo/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.4.3, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 19.10 host.
doitdodo/mcpat
An integrated power, area, and timing modeling framework for multicore and manycore architectures
doitdodo/open_model_zoo
Pre-trained Deep Learning models and samples (high quality and extremely fast)
doitdodo/PIMSim
PIMSim is a Process-In-Memory Simulator with the compatibility of GEM5 full-system simulation.
doitdodo/PINTO_model_zoo
A repository that shares tuning results of trained models generated by Tensorflow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. OpenVINO. CoreML. Tensorflow.js
doitdodo/PipeCNN
An OpenCL-based FPGA Accelerator for Convolutional Neural Networks
doitdodo/pytorch-cifar
95.16% on CIFAR10 with PyTorch
doitdodo/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
doitdodo/qkeras
QKeras: a quantization deep learning library for Tensorflow Keras
doitdodo/Shadowrocket-ADBlock-Rules
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
doitdodo/smaug
SMAUG: Simulating Machine Learning Applications Using Gem5-Aladdin
doitdodo/TextRecognitionDataGenerator
A synthetic data generator for text recognition