Pinned Repositories
awesome-computer-vision
A curated list of awesome computer vision resources
awesome-deep-vision
A curated list of deep learning resources for computer vision
awesome-random-forest
Random Forest - a curated list of resources regarding random forest
awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
BigIntegerCPP
A C++ library that performs basic arithmetic operations on large integers
CNN_MNIST_Classification
CNN for classifying MNIST image data set using Tensorflow
CNNFromScratch
Repository which contains code to build CNN from scratch using both Keras and Tensorflow
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
UdacityDogBreedClassifier
As part of Udacity Nano Degree I have completed the following project on Dog Breed Classifier. For more info please read the README file
UdacityScriptGenarator
Repository which contain TV script generator code
akvish's Repositories
akvish/awesome-computer-vision
A curated list of awesome computer vision resources
akvish/awesome-deep-vision
A curated list of deep learning resources for computer vision
akvish/awesome-random-forest
Random Forest - a curated list of resources regarding random forest
akvish/awesome-rnn
Recurrent Neural Network - A curated list of resources dedicated to RNN
akvish/BigIntegerCPP
A C++ library that performs basic arithmetic operations on large integers
akvish/CNN_MNIST_Classification
CNN for classifying MNIST image data set using Tensorflow
akvish/CNNFromScratch
Repository which contains code to build CNN from scratch using both Keras and Tensorflow
akvish/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
akvish/UdacityDogBreedClassifier
As part of Udacity Nano Degree I have completed the following project on Dog Breed Classifier. For more info please read the README file
akvish/UdacityScriptGenarator
Repository which contain TV script generator code
akvish/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
akvish/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
akvish/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
akvish/Kaplan
Create a simple dockerized service for managing and serving assignments 1. Create a simple object model for an assignment (id, name, title, description, type, duration, etc.). Assignment can contain 1 or more tags (array of strings). 2. Add endpoints to a. Create an assignment b. Get an assignment by id c. Search assignments by tags 3. Use any standard to generate API documentation (apidoc, swagger, etc.) 4. Unit testing
akvish/keras
Deep Learning for humans
akvish/Learn_Deep_Learning_in_6_Weeks
This is the Curriculum for "Learn Deep Learning in 6 Weeks" by Siraj Raval on Youtube
akvish/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
akvish/linux
Linux kernel source tree
akvish/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
akvish/Machine_Learning_Journey
This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube
akvish/modern-cpp-features
A cheatsheet of modern C++ language and library features.
akvish/Trending-Deep-Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.
akvish/vscode-debug-visualizer
An extension for VS Code that visualizes data during debugging.