tlittletime's Stars
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
nitrain/nitrain
Train AI models efficiently on medical images using any framework
ShangtongZhang/DeepRL
Modularized Implementation of Deep RL Algorithms in PyTorch
pytorch/tutorials
PyTorch tutorials.
carpedm20/DiscoGAN-pytorch
PyTorch implementation of "Learning to Discover Cross-Domain Relations with Generative Adversarial Networks"
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
martinarjovsky/WassersteinGAN
jiweil/Neural-Dialogue-Generation
LantaoYu/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
c0nn3r/RetinaNet
An implementation of RetinaNet in PyTorch.
Jumabek/darknet_scripts
Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?
yaroslavvb/kfac_pytorch
moskomule/senet.pytorch
PyTorch implementation of SENet
jrief/django-websocket-redis
Websockets for Django applications using Redis as message queue
jacobian/channels-example
An example Channels app
django/channels
Developer-friendly asynchrony for Django
nginx/nginx
The official NGINX Open Source repository.
ARM-software/ComputeLibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
google/gemmlowp
Low-precision matrix multiplication
flame/how-to-optimize-gemm
pwaring/gcc-cross-compiler
Cross compiling GCC for a range of targets
shineyr/Socket
Linux网络编程
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMathLib/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
mbeyeler/opencv-machine-learning
M. Beyeler (2017). Machine Learning for OpenCV: Intelligent image processing with Python. Packt Publishing Ltd., ISBN 978-178398028-4.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
libuv/libuv
Cross-platform asynchronous I/O
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
aaron-xichen/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
leovandriel/caffe2_cpp_tutorial
C++ transcripts of the Caffe2 Python tutorials and other C++ example code