All Projects → vinayakumarr → Kalasalingam

vinayakumarr / Kalasalingam

IEEE "Invited Talk on Deep Learning" 03/02/2018

Projects that are alternatives of or similar to Kalasalingam

Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (+1946.15%)
Mutual labels:  jupyter-notebook, keras-tutorials, deep-neural-networks, deep-learning-tutorial
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+4553.85%)
Mutual labels:  jupyter-notebook, deep-neural-networks, deep-learning-tutorial
Bitcoin Price Prediction Using Lstm
Bitcoin price Prediction ( Time Series ) using LSTM Recurrent neural network
Stars: ✭ 67 (+415.38%)
Mutual labels:  jupyter-notebook, deep-neural-networks, deep-learning-tutorial
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+8938.46%)
Mutual labels:  jupyter-notebook, deep-neural-networks, deep-learning-tutorial
Speech Emotion Analyzer
The neural network model is capable of detecting five different male/female emotions from audio speeches. (Deep Learning, NLP, Python)
Stars: ✭ 633 (+4769.23%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Deeplearning.ai
deeplearning.ai , By Andrew Ng, All video link
Stars: ✭ 625 (+4707.69%)
Mutual labels:  deep-neural-networks, deep-learning-tutorial
Pytorch Multi Style Transfer
Neural Style and MSG-Net
Stars: ✭ 687 (+5184.62%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Deep Learning Time Series
List of papers, code and experiments using deep learning for time series forecasting
Stars: ✭ 796 (+6023.08%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Docs
TensorFlow documentation
Stars: ✭ 4,999 (+38353.85%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (+5438.46%)
Mutual labels:  jupyter-notebook, keras-tutorials
Kur
Descriptive Deep Learning
Stars: ✭ 811 (+6138.46%)
Mutual labels:  deep-neural-networks, deep-learning-tutorial
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (+69.23%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Dogs vs cats
猫狗大战
Stars: ✭ 570 (+4284.62%)
Mutual labels:  jupyter-notebook, keras-tutorials
Saliency
TensorFlow implementation for SmoothGrad, Grad-CAM, Guided backprop, Integrated Gradients and other saliency techniques
Stars: ✭ 648 (+4884.62%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Deep Learning With Pytorch Chinese
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Stars: ✭ 517 (+3876.92%)
Mutual labels:  jupyter-notebook, deep-learning-tutorial
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+5653.85%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Deep Embedded Memory Networks
https://arxiv.org/abs/1707.00836
Stars: ✭ 19 (+46.15%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Csc deeplearning
3-day dive into deep learning at csc
Stars: ✭ 22 (+69.23%)
Mutual labels:  jupyter-notebook, deep-neural-networks
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 (+76.92%)
Mutual labels:  jupyter-notebook, deep-neural-networks
Practical Deep Learning Book
Official code repo for the O'Reilly Book - Practical Deep Learning for Cloud, Mobile & Edge
Stars: ✭ 441 (+3292.31%)
Mutual labels:  jupyter-notebook, deep-learning-tutorial

Kalasalingam

DOI

Please cite the following papers, if you use the code as part of your research

Real-Time Detection of Atrial Fibrillation from Short Time Single Lead ECG Traces Using Recurrent Neural Networks

Instantaneous Heart Rate as a Robust Feature for Sleep Apnea Severity Detection using Deep Learning

Single Sensor Techniques for Sleep Apnea Diagnosis using Deep Learning

Anomaly detection in Phonocardiogram employing Deep learning

Deep models for Phonocardiography (PCG) classification

Atrial Fibrillation: Data set is from https://physionet.org/physiobank/database/afdb/

PCG-physionet: Data set is from https://physionet.org/challenge/2016/

Sleep Apnea: Data set is from https://www.physionet.org/physiobank/database/apnea-ecg/

heartsound - PCG: Data set is from http://www.peterjbentley.com/heartchallenge/

Other supported deep learning papers

Evaluating Shallow and Deep Networks for Secure Shell (SSH)Traffic Analysis

Evaluating Effectiveness of Shallow and Deep Networks to Intrusion Detection System

Deep Android Malware Detection and Classification

Long Short-Term Memory based Operation Log Anomaly Detection

Deep Encrypted Text Categorization

Applying Convolutional Neural Network for Network Intrusion Detection

Secure Shell (SSH) Traffic Analysis with Flow based Features Using Shallow and Deep networks

Applying Deep Learning Approaches for Network Traffic Prediction

Evaluating Shallow and Deep Networks for Ransomware Detection and Classification

Stock Price Prediction Using LSTM, RNN And CNN-Sliding Window Model

Deep Power: Deep Learning Architectures for Power Quality Disturbances Classification

DEFT 2017 - Texts Search @ TALN / RECITAL 2017: Deep Analysis of Opinion and Figurative language on Tweets in French

Deep Stance and Gender Detection in Tweets on Catalan [email protected] 2017

deepCybErNet at EmoInt-2017: Deep Emotion Intensities in Tweets

Software Installation

sudo apt-get install libatlas-base-dev gfortran python-dev

sudo apt-get install python-pip

sudo pip install --upgrade pip

sudo pip install numpy

sudo pip install scipy

sudo pip install matplotlib

Sudo pip install seaborn

sudo pip install scikit-learn

sudo pip install tensorflow

sudo pip install theano

sudo pip install keras

sudo pip install pandas

sudo pip install h5py

sudo pip install jupyter

sudo pip install ipython

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].