Pinned Repositories
3d-deep-learning
3D Deep Learning works
Activation-Functions-From-Scratch
Implementing different types of Activation function from scratch using python.
AD_Prediction
Alzheimer's Disease Prediction by using ResNet, AlexNet
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
Alzheimers-Prediction
An attempt to diagnose Alzheimer's disease earlier
applied-machine-learning
Applied Machine Learning @ http://amitkaps.com/ml
Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
awesome-AI-books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Awesome-AutoDL
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
kruthikakr's Repositories
kruthikakr/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
kruthikakr/Activation-Functions-From-Scratch
Implementing different types of Activation function from scratch using python.
kruthikakr/AD_Prediction
Alzheimer's Disease Prediction by using ResNet, AlexNet
kruthikakr/Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
kruthikakr/Alzheimers-Prediction
An attempt to diagnose Alzheimer's disease earlier
kruthikakr/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
kruthikakr/CheXNet-implementation-in-Keras
This is a reimplementation of CheXNet using Python3 and Keras. CheXNet, is a 121-layer convolutional neural network that inputs a chest X-ray image and outputs the probability of pneumonia along with a heatmap localizing the areas of the image most indicative of pneumonia.
kruthikakr/CNN
Convolutional Neural Networks - Stanford CS231n Course by Andrej Karpathy and Serena Yeung
kruthikakr/deep_learning_NLP
Keras Implementations of Deep Learning Architectures for NLP
kruthikakr/DL_Notebooks
This contains all the notebooks mentioned in blog.
kruthikakr/flownet2-pytorch
Pytorch implementation of FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
kruthikakr/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
kruthikakr/keras
Deep Learning for humans
kruthikakr/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
kruthikakr/Machine-Learning-with-python
kruthikakr/Machine-Learning-with-Python-1
Python code for common Machine Learning Algorithms
kruthikakr/Multistream-Video-Classification
kruthikakr/Neural-Networks
A basic tutorial on Neural Networks
kruthikakr/Pygame
kruthikakr/Pygame-Examples-For-Learning
Small examples that will help you in pygame API learning
kruthikakr/pygame-tutorial-series
PyGame with Python tutorial series
kruthikakr/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
kruthikakr/Restaurant
kruthikakr/scikit-learn-videos
Jupyter notebooks from the scikit-learn video series
kruthikakr/scipy-2018-sklearn
Scipy 2018 scikit-learn tutorial by Guillaume Lemaitre and Andreas Mueller
kruthikakr/sklearn_tutorial
Materials for my scikit-learn tutorial
kruthikakr/spaceShooter
:video_game: The classic retro game recreated using Pygame and python
kruthikakr/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
kruthikakr/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
kruthikakr/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos