All Projects → deep-learning-coursera-complete → Similar Projects or Alternatives

739 Open source projects that are alternatives of or similar to deep-learning-coursera-complete

Deep Learning With Python
Deep learning codes and projects using Python
Stars: ✭ 195 (+87.5%)
Mutual labels:  cnn, rnn
deeplearning.ai notes
📓 Notes for Andrew Ng's courses on deep learning
Stars: ✭ 73 (-29.81%)
Mutual labels:  rnn, andrew-ng
andrew-deeplearning-coursera
Deeplearning.ai - Andrew Ng - Coursera
Stars: ✭ 16 (-84.62%)
Mutual labels:  coursera, andrew-ng
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (-68.27%)
Mutual labels:  coursera
Dense BiLSTM
Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification
Stars: ✭ 48 (-53.85%)
Mutual labels:  rnn
yunyi
2018“云移杯- 景区口碑评价分值预测
Stars: ✭ 29 (-72.12%)
Mutual labels:  rnn
stylenet
A pytorch implemention of "StyleNet: Generating Attractive Visual Captions with Styles"
Stars: ✭ 58 (-44.23%)
Mutual labels:  cnn
Coursera-Clone
Coursera clone
Stars: ✭ 48 (-53.85%)
Mutual labels:  coursera
stanford-introduction-to-mathematical-thinking
Keith Devlin's Introduction to Mathematical Thinking course on Coursera (2017 Spring)
Stars: ✭ 70 (-32.69%)
Mutual labels:  coursera
PFL-Non-IID
The origin of the Non-IID phenomenon is the personalization of users, who generate the Non-IID data. With Non-IID (Not Independent and Identically Distributed) issues existing in the federated learning setting, a myriad of approaches has been proposed to crack this hard nut. In contrast, the personalized federated learning may take the advantage…
Stars: ✭ 58 (-44.23%)
Mutual labels:  rnn
Applied-Text-Mining-in-Python
Applied Data Science with Python Specialization: Course 4 (University of Michigan)
Stars: ✭ 26 (-75%)
Mutual labels:  coursera
theano-recurrence
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
Stars: ✭ 40 (-61.54%)
Mutual labels:  rnn
RCAN-tf
TensorFlow code for ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"
Stars: ✭ 25 (-75.96%)
Mutual labels:  cnn
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (-65.38%)
Mutual labels:  cnn
University-of-California-San-Diego-Big-Data-Specialization
Repository for the Big Data Specialization from University of California San Diego on Coursera
Stars: ✭ 157 (+50.96%)
Mutual labels:  coursera
Robotics--Coursera
Courses by University of Pennsylvania via Coursera
Stars: ✭ 48 (-53.85%)
Mutual labels:  coursera
ECGClassifier
CNN, RNN, and Bayesian NN classification for ECG time-series (using TensorFlow in Swift and Python)
Stars: ✭ 53 (-49.04%)
Mutual labels:  rnn
rnn2d
CPU and GPU implementations of some 2D RNN layers
Stars: ✭ 26 (-75%)
Mutual labels:  rnn
lstm-electric-load-forecast
Electric load forecast using Long-Short-Term-Memory (LSTM) recurrent neural network
Stars: ✭ 56 (-46.15%)
Mutual labels:  rnn
altair
Assessing Source Code Semantic Similarity with Unsupervised Learning
Stars: ✭ 42 (-59.62%)
Mutual labels:  rnn
sequence-rnn-py
Sequence analyzing using Recurrent Neural Networks (RNN) based on Keras
Stars: ✭ 28 (-73.08%)
Mutual labels:  rnn
Coursera---Using-Python-to-Access-Web-Data
Here is All Weeks Assignment for Using Python to Access Web Data Course on Coursera
Stars: ✭ 36 (-65.38%)
Mutual labels:  coursera
DeepLearning-Lab
Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,InceptionV3,transfer learning.
Stars: ✭ 83 (-20.19%)
Mutual labels:  rnn
sre
📚 Index for my study topics
Stars: ✭ 47 (-54.81%)
Mutual labels:  coursera
chainer-notebooks
Jupyter notebooks for Chainer hands-on
Stars: ✭ 23 (-77.88%)
Mutual labels:  rnn
Coursera-Certifications
A repository to showcase my completed courses on the Coursera platform.
Stars: ✭ 20 (-80.77%)
Mutual labels:  coursera
Google-Data-Analytics-Professional-Certificate
Quizzes & Assignment Solutions for Google Data Analytics Professional Certificate on Coursera. Also included a few resources on side that I found helpful.
Stars: ✭ 19 (-81.73%)
Mutual labels:  coursera
Pytorch-POS-Tagger
Part-of-Speech Tagger and custom implementations of LSTM, GRU and Vanilla RNN
Stars: ✭ 24 (-76.92%)
Mutual labels:  rnn
finetuneAlexVGG
Finetune ConvNets with Tensorflow
Stars: ✭ 20 (-80.77%)
Mutual labels:  cnn
medical-diagnosis-cnn-rnn-rcnn
分别使用rnn/cnn/rcnn来实现根据患者描述,进行疾病诊断
Stars: ✭ 39 (-62.5%)
Mutual labels:  rnn
Deep-Learning-Coursera
Projects from the Deep Learning Specialization from deeplearning.ai provided by Coursera
Stars: ✭ 123 (+18.27%)
Mutual labels:  rnn
SpeakerDiarization RNN CNN LSTM
Speaker Diarization is the problem of separating speakers in an audio. There could be any number of speakers and final result should state when speaker starts and ends. In this project, we analyze given audio file with 2 channels and 2 speakers (on separate channels).
Stars: ✭ 56 (-46.15%)
Mutual labels:  rnn
deep-improvisation
Easy-to-use Deep LSTM Neural Network to generate song sounds like containing improvisation.
Stars: ✭ 53 (-49.04%)
Mutual labels:  rnn
air writing
Online Hand Writing Recognition using BLSTM
Stars: ✭ 26 (-75%)
Mutual labels:  rnn
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (-36.54%)
Mutual labels:  rnn
modules
The official repository for our paper "Are Neural Nets Modular? Inspecting Functional Modularity Through Differentiable Weight Masks". We develop a method for analyzing emerging functional modularity in neural networks based on differentiable weight masks and use it to point out important issues in current-day neural networks.
Stars: ✭ 25 (-75.96%)
Mutual labels:  rnn
machine learning from scratch matlab python
Vectorized Machine Learning in Python 🐍 From Scratch
Stars: ✭ 28 (-73.08%)
Mutual labels:  coursera
discrete-math-python-scripts
Python code snippets from Discrete Mathematics for Computer Science specialization at Coursera
Stars: ✭ 98 (-5.77%)
Mutual labels:  coursera
deeplearning.ai-step-by-step-guide
My learning notes on Coursera deep learning Specialization.
Stars: ✭ 16 (-84.62%)
Mutual labels:  coursera
novel writer
Train LSTM to writer novel (HongLouMeng here) in Pytorch.
Stars: ✭ 14 (-86.54%)
Mutual labels:  rnn
Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec embedding, word embeddings on TensorFlow.
Stars: ✭ 18 (-82.69%)
Mutual labels:  rnn
kervolution
Kervolution Library in PyTorch (CVPR 2019 Oral)
Stars: ✭ 33 (-68.27%)
Mutual labels:  cnn
rindow-neuralnetworks
Neural networks library for machine learning on PHP
Stars: ✭ 37 (-64.42%)
Mutual labels:  rnn
question-pair
A siamese LSTM to detect sentence/question pairs.
Stars: ✭ 25 (-75.96%)
Mutual labels:  rnn
FARED for Anomaly Detection
Official source code of "Fast Adaptive RNN Encoder-Decoder for Anomaly Detection in SMD Assembly Machine"
Stars: ✭ 14 (-86.54%)
Mutual labels:  rnn
Music-generation-cRNN-GAN
cRNN-GAN to generate music by training on instrumental music (midi)
Stars: ✭ 38 (-63.46%)
Mutual labels:  rnn
mathematics-for-machine-learning-coursera
quizzes/assignments for mathematics for machine learning specialization on coursera
Stars: ✭ 264 (+153.85%)
Mutual labels:  coursera
sp2cp
Imageboard bot with recurrent neural network (RNN, GRU)
Stars: ✭ 23 (-77.88%)
Mutual labels:  rnn
solar-forecasting-RNN
Multi-time-horizon solar forecasting using recurrent neural network
Stars: ✭ 29 (-72.12%)
Mutual labels:  rnn
pytorch convolutional rnn
PyTorch implementation of Convolutional Recurrent Neural Network
Stars: ✭ 117 (+12.5%)
Mutual labels:  rnn
cs229-solutions-2020
Unofficial Stanford's CS229 Machine Learning Problem Solutions (summer edition 2019, 2020).
Stars: ✭ 37 (-64.42%)
Mutual labels:  andrew-ng
Text-Generate-RNN
中国古诗生成(文本生成)
Stars: ✭ 106 (+1.92%)
Mutual labels:  rnn
VariationalNeuralAnnealing
A variational implementation of classical and quantum annealing using recurrent neural networks for the purpose of solving optimization problems.
Stars: ✭ 21 (-79.81%)
Mutual labels:  rnn
ScrambleTests
Running compostionality tests on InferSent embedding on SNLI
Stars: ✭ 16 (-84.62%)
Mutual labels:  rnn
CourseDownloader
GUI app for downloading whole online courses with folder structure from one url
Stars: ✭ 20 (-80.77%)
Mutual labels:  coursera
captioning chainer
A fast implementation of Neural Image Caption by Chainer
Stars: ✭ 17 (-83.65%)
Mutual labels:  rnn
sgrnn
Tensorflow implementation of Synthetic Gradient for RNN (LSTM)
Stars: ✭ 40 (-61.54%)
Mutual labels:  rnn
mods-light-zmq
MODS with external deep descriptors/detectors
Stars: ✭ 46 (-55.77%)
Mutual labels:  cnn
tiny-rnn
Lightweight C++11 library for building deep recurrent neural networks
Stars: ✭ 41 (-60.58%)
Mutual labels:  rnn
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
Stars: ✭ 107 (+2.88%)
Mutual labels:  rnn
61-120 of 739 similar projects