gerard0315's Stars
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
tjwei/GANotebooks
wgan, wgan2(improved, gp), infogan, and dcgan implementation in lasagne, keras, pytorch
qinyuhang/ShadowsocksX-NG-R
Next Generation of ShadowsocksX
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
Spandan-Madan/Me_Bot
Build a bot that speaks like you!
ysh329/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
floydhub/fast-style-transfer
Fast Style Transfer in TensorFlow! ⚡🖥🎨🖼
uqfoundation/dill
serialize all of Python
yagop/node-telegram-bot-api
Telegram Bot API for NodeJS
nteract/papermill
📚 Parameterize, execute, and analyze notebooks
mbadolato/iTerm2-Color-Schemes
Over 325 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, and many more
nyoki-mtl/pytorch-EverybodyDanceNow
Implementation of Everybody Dance Now by pytorch
malmaud/TensorFlow.jl
A Julia wrapper for TensorFlow
FluxML/model-zoo
Please do not feed the models
FRBNY-DSGE/DSGE.jl
Solve and estimate Dynamic Stochastic General Equilibrium models (including the New York Fed DSGE)
juju/ratelimit
Efficient token-bucket-based rate limiter package.
sunzongzheng/music
electron跨平台音乐播放器;可搜网易云、QQ音乐、虾米音乐;支持QQ、微博、Github登录,云歌单; 支持一键导入音乐平台歌单
filebrowser/filebrowser
📂 Web File Browser
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
KupynOrest/DeblurGAN
Image Deblurring using Generative Adversarial Networks
dataflownb/dfkernel
A kernel to support Python dataflows in the Jupyter Notebook environment
ucfbrd/ML-Quant-Finance
Machine Learning for Quantitative Finance
xrenaissance/Machine-Learning-and-Quantitative-analysis
💰Step by steps to explore and analysis the data, build model by utilizing machine learning model or deep learning model, the tools include numpy, pandas,scipy,sklearn,tensorflow etc, or big data analysis with Apache Spark.
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
loretoparisi/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art
cedrickchee/capsule-net-pytorch
[NO MAINTENANCE INTENDED] A PyTorch implementation of CapsNet architecture in the NIPS 2017 paper "Dynamic Routing Between Capsules".
gram-ai/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
naturomics/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in paper Dynamic Routing Between Capsules
fundata-varena/fundata-python-sdk
api.varena.com Python SDK
laubonghaudoi/CapsNet_guide_PyTorch
A tutorial-style implementation of CapsNet in PyTorch