Pinned Repositories
amitsrma.github.io
Github Pages
awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
bert
TensorFlow code and pre-trained models for BERT
CANDEV-2020-Natural-language-Generation
This is the attempt we made towards solving the challenge. We went mechanical over Language generation instead of using Neural Network or N-grams or skip-grams because of one of the requirements which stated that our result should be legible and perfect.
capsule-networks
A Tensorflow implementation of Capsule Networks
code_practice
Convolution-Neural-Network-DogsVsCats_Classification
It is one of the first trials on developing convolutional neural network for identifying dogs and cats from image
Data-Science--Cheat-Sheet
Cheat Sheets
datasharing
The Leek group guide to data sharing
NewsAggregator-Scrapy-Django
Using Scrapy to read information off of web page and populate it in Django Database
Amitsrma's Repositories
Amitsrma/NewsAggregator-Scrapy-Django
Using Scrapy to read information off of web page and populate it in Django Database
Amitsrma/amitsrma.github.io
Github Pages
Amitsrma/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
Amitsrma/bert
TensorFlow code and pre-trained models for BERT
Amitsrma/CANDEV-2020-Natural-language-Generation
This is the attempt we made towards solving the challenge. We went mechanical over Language generation instead of using Neural Network or N-grams or skip-grams because of one of the requirements which stated that our result should be legible and perfect.
Amitsrma/capsule-networks
A Tensorflow implementation of Capsule Networks
Amitsrma/code_practice
Amitsrma/Convolution-Neural-Network-DogsVsCats_Classification
It is one of the first trials on developing convolutional neural network for identifying dogs and cats from image
Amitsrma/Data-Science--Cheat-Sheet
Cheat Sheets
Amitsrma/datasharing
The Leek group guide to data sharing
Amitsrma/edX-MITx-6.00.2x
Problem sets for edX_MITx: 6.00.2x. I have posted code with grade I achieved back then. It was an immediate followup from 6001
Amitsrma/edX_MITx-6.00.1x
Solution to problem sets of MITx: 6.00.1x course on edX. I did these in 2016 and thought I would share them here. It was my first time programming in python and I was coding seriously after 3 years at that time so codes are rusty and I have not improved on them.
Amitsrma/Manufacturing_Line_Simulation
Amitsrma/Materials-for-Reinforcement-Learning
A set of materials from web for studying reinforcement learning
Amitsrma/models
Models and examples built with TensorFlow
Amitsrma/Neural-Network-from-Scratch-to-using-PyTorch
Amitsrma/pinterest-image-scraper
Takes the URL to a Pinterest board and returns a List of all of the image URLs on that board.
Amitsrma/R
Amitsrma/reblog
SkySafe Miscellaneous Reverse Engineering Blog
Amitsrma/Research2Vec
Representing research papers as vectors / latent representations.
Amitsrma/sentiment_analysis-User_server_interaction-using-django-python
This is first stages of study to model user-server interaction and employ neural network to analyze sentiment of sentence.
Amitsrma/stylegan
StyleGAN - Official TensorFlow Implementation
Amitsrma/stylegan-art
train stylegan through transfer learning
Amitsrma/stylegan-pokemon
Generating Pokemon cards using a mixture of StyleGAN and RNN to create beautiful & vibrant cards ready for battle!
Amitsrma/twitter-algorithm
Source code for Twitter's Recommendation Algorithm