All Projects → yuandong-tian → Icml17_relu

yuandong-tian / Icml17_relu

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Icml17 relu

Deepfacelab
DeepFaceLab is the leading software for creating deepfakes.
Stars: ✭ 30,308 (+112151.85%)
Mutual labels:  deeplearning
Quickdraw
Implementation of Quickdraw - an online game developed by Google
Stars: ✭ 805 (+2881.48%)
Mutual labels:  deeplearning
Spago
Self-contained Machine Learning and Natural Language Processing library in Go
Stars: ✭ 854 (+3062.96%)
Mutual labels:  deeplearning
Midas
Code for robust monocular depth estimation described in "Ranftl et. al., Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer, TPAMI 2020"
Stars: ✭ 709 (+2525.93%)
Mutual labels:  deeplearning
Awesome Fashion Ai
A repository to curate and summarise research papers related to fashion and e-commerce
Stars: ✭ 788 (+2818.52%)
Mutual labels:  deeplearning
Basic reinforcement learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
Stars: ✭ 826 (+2959.26%)
Mutual labels:  deeplearning
Neupy
NeuPy is a Tensorflow based python library for prototyping and building neural networks
Stars: ✭ 670 (+2381.48%)
Mutual labels:  deeplearning
Servenet
Service Classification based on Service Description
Stars: ✭ 21 (-22.22%)
Mutual labels:  deeplearning
Switchable Normalization
Code for Switchable Normalization from "Differentiable Learning-to-Normalize via Switchable Normalization", https://arxiv.org/abs/1806.10779
Stars: ✭ 804 (+2877.78%)
Mutual labels:  deeplearning
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+3062.96%)
Mutual labels:  deeplearning
Bmw Tensorflow Training Gui
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Stars: ✭ 736 (+2625.93%)
Mutual labels:  deeplearning
2d And 3d Face Alignment
This repository implements a demo of the networks described in "How far are we from solving the 2D & 3D Face Alignment problem? (and a dataset of 230,000 3D facial landmarks)" paper.
Stars: ✭ 772 (+2759.26%)
Mutual labels:  deeplearning
Concise Ipython Notebooks For Deep Learning
Ipython Notebooks for solving problems like classification, segmentation, generation using latest Deep learning algorithms on different publicly available text and image data-sets.
Stars: ✭ 23 (-14.81%)
Mutual labels:  deeplearning
Ai Series
📚 [.md & .ipynb] Series of Artificial Intelligence & Deep Learning, including Mathematics Fundamentals, Python Practices, NLP Application, etc. 💫 人工智能与深度学习实战,数理统计篇 | 机器学习篇 | 深度学习篇 | 自然语言处理篇 | 工具实践 Scikit & Tensoflow & PyTorch 篇 | 行业应用 & 课程笔记
Stars: ✭ 702 (+2500%)
Mutual labels:  deeplearning
Neuropod
A uniform interface to run deep learning models from multiple frameworks
Stars: ✭ 858 (+3077.78%)
Mutual labels:  deeplearning
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+2433.33%)
Mutual labels:  deeplearning
Contrastive Unpaired Translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars: ✭ 822 (+2944.44%)
Mutual labels:  deeplearning
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+119588.89%)
Mutual labels:  deeplearning
Cortex Cat Or Dog
A web application showcasing image recognition using deep learning with Cortex. See it in action at https://deeplearning.magnet.coop/
Stars: ✭ 12 (-55.56%)
Mutual labels:  deeplearning
Deepmri
The code for paper 'DeepcomplexMRI: Exploiting deep residual network for fast parallel MR imaging with complex convolution'
Stars: ✭ 25 (-7.41%)
Mutual labels:  deeplearning

ICML17_ReLU

Relevant paper:

An Analytical Formula of Population Gradient for two-layered ReLU network and its Applications in Convergence and Critical Point Analysis
Yuandong Tian
ICML, 2017

link

Usage

Simply run python convergence.py to check the convergence with population gradient. fig_L.py and fig_verify.py can be used to regenerate the figures in the paper.

Dependence

Python, Matplotlib

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].