ShowLang

ShowLang

Geek Repo

Github PK Tool:Github PK Tool

ShowLang's starred repositories

tensorflow

An Open Source Machine Learning Framework for Everyone

Language:C++License:Apache-2.0Stargazers:184383Issues:7612Issues:39562

pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

Language:PythonLicense:NOASSERTIONStargazers:80893Issues:1745Issues:43696

pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Language:PythonLicense:MITStargazers:29604Issues:625Issues:178

neural-style

Torch implementation of neural style algorithm

deep-photo-styletransfer

Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511

visdom

A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.

Language:PythonLicense:Apache-2.0Stargazers:9941Issues:186Issues:559

caffe2

Caffe2 is a lightweight, modular, and scalable deep learning framework.

Language:ShellLicense:Apache-2.0Stargazers:8417Issues:528Issues:1311

pytorch-cifar

95.47% on CIFAR10 with PyTorch

Language:PythonLicense:MITStargazers:5874Issues:84Issues:135

DenseNet

Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).

Language:LuaLicense:BSD-3-ClauseStargazers:4696Issues:175Issues:59

practical-pytorch

Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained

Language:Jupyter NotebookLicense:MITStargazers:4513Issues:147Issues:128
Language:PythonLicense:BSD-3-ClauseStargazers:3201Issues:104Issues:61

numpy_exercises

Numpy exercises.

Language:PythonLicense:MITStargazers:1695Issues:81Issues:4

pytorch-generative-adversarial-networks

A very simple generative adversarial network (GAN) in PyTorch

Language:PythonLicense:Apache-2.0Stargazers:1515Issues:50Issues:14
Language:LuaLicense:NOASSERTIONStargazers:1335Issues:109Issues:476

pytorch-a3c

PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".

Language:PythonLicense:MITStargazers:1215Issues:43Issues:67

iTorch

IPython kernel for Torch with visualization and plotting

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:1098Issues:78Issues:0

rnn

Recurrent Neural Network library for Torch7's nn

Language:LuaLicense:BSD-3-ClauseStargazers:938Issues:99Issues:316

densenet.pytorch

A PyTorch implementation of DenseNet.

Language:PythonLicense:Apache-2.0Stargazers:821Issues:15Issues:20

awesome-torch

A curated list of awesome Torch tutorials, projects and communities

torch-residual-networks

This is a Torch implementation of ["Deep Residual Learning for Image Recognition",Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun](http://arxiv.org/abs/1512.03385) the winners of the 2015 ILSVRC and COCO challenges.

Language:Jupyter NotebookLicense:ZlibStargazers:573Issues:40Issues:14

nngraph

Graph Computation for nn

Language:LuaLicense:NOASSERTIONStargazers:299Issues:37Issues:77

kaggle-cifar10-torch7

Code for Kaggle-CIFAR10 competition. 5th place.

Language:LuaLicense:MITStargazers:245Issues:22Issues:4

image

An Image toolbox for Torch.

Language:CLicense:NOASSERTIONStargazers:209Issues:16Issues:111

qtlua

Lua interface to QT library

Language:C++License:NOASSERTIONStargazers:204Issues:29Issues:37

optim

A numeric optimization package for Torch.

Language:LuaLicense:NOASSERTIONStargazers:197Issues:28Issues:59

dpnn

deep extensions to nn

Language:LuaLicense:BSD-3-ClauseStargazers:194Issues:28Issues:40

cifar.torch

92.45% on CIFAR-10 in Torch

Language:LuaLicense:MITStargazers:174Issues:12Issues:18

inception-v3.torch

Rethinking the Inception Architecture for Computer Vision

Language:PythonLicense:NOASSERTIONStargazers:130Issues:16Issues:7

Torch7-profiling

State Of The Art deep neural network models

Faster-RCNN-Torch

Torch version of Faster RCNN model for object detection