Pinned Repositories
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
awesome-deeplearning-resources
Deep Learning and deep reinforcement learning research papers and some codes
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
conference_call_for_paper
2018-2019 International Conferences in Artificial Intelligence, Computer Vision and Image Processing
Deep-Learning-Landscape
An (incomplete) overview of recent advances on Deep Learning Landscape
deep-learning-models
Implementations of many popular deep learning models in Theano+Lasagne
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
deep-residual-networks
Deep Residual Learning for Image Recognition
DeepLearningBenchmarks
deeplearningbook-chinese
Deep Learning Book Chinese Translation
yuanqunyong's Repositories
yuanqunyong/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
yuanqunyong/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
yuanqunyong/conference_call_for_paper
2018-2019 International Conferences in Artificial Intelligence, Computer Vision and Image Processing
yuanqunyong/Deep-Learning-Landscape
An (incomplete) overview of recent advances on Deep Learning Landscape
yuanqunyong/delta_orthogonal_init_pytorch
Delta Orthogonal Initialization for PyTorch
yuanqunyong/Fixuporth-initiation
yuanqunyong/hessian
hessian in pytorch
yuanqunyong/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
yuanqunyong/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
yuanqunyong/loss-visualization
This project is to visualize the loss landscape of neural networks. This project uses a CAFFE saved model for visualizing the loss landscape
yuanqunyong/OthogonalWN
This project is the Torch implementation of our accepted AAAI 2018 paper : orthogonal weight normalization method for solving orthogonality constraints over Steifel manifold in deep neural networks (arXiv:1709.06079 )
yuanqunyong/Python-100-Days
Python - 100天从新手到大师
yuanqunyong/PyTorch-AutoNEB
PyTorch AutoNEB implementation to identify minimum energy paths, e.g. in neural network loss landscapes
yuanqunyong/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
yuanqunyong/Scale-based-ensemble
yuanqunyong/Scale-based-normalization
yuanqunyong/sonnet
TensorFlow-based neural network library
yuanqunyong/state-of-the-art-result-for-machine-learning-problems
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date or missing, please raise this as an issue or submit Google form (with this information: research paper name, dataset, metric, source code and year). We will fix it immediately.
yuanqunyong/swa
Stochastic Weight Averaging in PyTorch
yuanqunyong/Switchable-Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
yuanqunyong/tensorflow
Computation using data flow graphs for scalable machine learning
yuanqunyong/tensorflow_cookbook
Code for Tensorflow Machine Learning Cookbook
yuanqunyong/tensorflow_with_latest_papers
Implementation of Newest RNN and Seq2Seq Features
yuanqunyong/tensorflowbook
yuanqunyong/tensorlayer
TensorLayer: Deep Learning and Reinforcement Learning Library for Researcher and Engineer.
yuanqunyong/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
yuanqunyong/the-art-of-command-line
Master the command line, in one page
yuanqunyong/the-gan-zoo
A list of all named GANs!
yuanqunyong/Virgilio
Your new Mentor for Data Science E-Learning.
yuanqunyong/VisualizingLoss
Reproducing paper on visualization of loss functions