Repository navigation

#

cnns

Notes, programming assignments and quizzes from all courses within the Coursera Deep Learning specialization offered by deeplearning.ai: (i) Neural Networks and Deep Learning; (ii) Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization; (iii) Structuring Machine Learning Projects; (iv) Convolutional Neural Networks; (v) Sequence Models

Jupyter Notebook
3990
3 个月前

E(2)-Equivariant CNNs Library for Pytorch

Python
654
2 年前

🦖Pytorch implementation of popular Attention Mechanisms, Vision Transformers, MLP-Like models and CNNs.🔥🔥🔥

Python
509
2 年前

Revisions and implementations of modern Convolutional Neural Networks architectures in TensorFlow and Keras

Jupyter Notebook
350
3 年前

EEG Motor Imagery Tasks Classification (by Channels) via Convolutional Neural Networks (CNNs) based on TensorFlow

Python
229
1 年前

This repository contains my solutions to the assignments for Stanford's CS231n "Convolutional Neural Networks for Visual Recognition" (Spring 2020).

Jupyter Notebook
175
4 年前

A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.

151
3 年前

[NeurIPS '18] "Can We Gain More from Orthogonality Regularizations in Training Deep CNNs?" Official Implementation.

Python
129
4 年前

Code for the paper Language Identification Using Deep Convolutional Recurrent Neural Networks

Python
105
7 年前

Code repository of the paper "Wavelet Networks: Scale-Translation Equivariant Learning From Raw Time-Series, TMLR" https://arxiv.org/abs/2006.05259

Jupyter Notebook
84
2 年前

Going deeper into Deep CNNs through visualization methods: Saliency maps, optimize a random input image and deep dreaming with Keras

Jupyter Notebook
74
5 年前

A Novel Approach to Video Super-Resolution using Frame Recurrence and Generative Adversarial Networks | Python3 | PyTorch | OpenCV2 | GANs | CNNs

Python
69
3 年前

several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytorch, theano, keras]

Python
66
3 年前

Code repository for the paper "Attentive Group Equivariant Convolutional Neural Networks" published at ICML 2020. https://arxiv.org/abs/2002.03830

Python
52
5 年前

[CogSci'21] Study of human inductive biases in CNNs and Transformers.

Jupyter Notebook
43
4 年前

The official PyTorch implementation for "Normalized Convolution Upsampling for Refined Optical Flow Estimation"

Python
40
5 年前

Presents comprehensive benchmarks of XLA-compatible pre-trained models in Keras.

Jupyter Notebook
37
2 年前