anupiyan
I enjoy applying AI and machine learning to real-world problems.
Norwood Systems, Murdoch_UniversityPerth, Western Australia
Pinned Repositories
anupiyan.github.io
anupiyan.io
🍇 Grape-Academic-Theme: A modified version of the Jekyll Grape-Theme for an academic Portfolio. (Can include a blog)
deep-openslide
A library for training deep neural networks using pathology data by accessing patches on-the-fly
eval-multilingual-simlex
Tool for Evaluating Multilingual WS-353 and SimLex-999
Generate-Shakespeare-Sonnets
Using a character-level language model to generate sonnets in the style of Shakespeare
how_to_deploy_a_keras_model_to_production
This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube
image-converter-from-hrd-to-jpg
This is a simple code to convert an .hrd image to .jpg . This converter will help to use simple available keras models to be used in .hdr images
Image-Downladering-python-script
A simple Python Web Image Extracting Code
Image-Extraction-Python-Script
The Python Script is capable of Exatracting Images from a given web page
Time-series-Recurrent-Neural-Network
This was done to the Keggle London meter data set
anupiyan's Repositories
anupiyan/Image-Extraction-Python-Script
The Python Script is capable of Exatracting Images from a given web page
anupiyan/Time-series-Recurrent-Neural-Network
This was done to the Keggle London meter data set
anupiyan/anupiyan.github.io
anupiyan/anupiyan.io
🍇 Grape-Academic-Theme: A modified version of the Jekyll Grape-Theme for an academic Portfolio. (Can include a blog)
anupiyan/deep-openslide
A library for training deep neural networks using pathology data by accessing patches on-the-fly
anupiyan/eval-multilingual-simlex
Tool for Evaluating Multilingual WS-353 and SimLex-999
anupiyan/Generate-Shakespeare-Sonnets
Using a character-level language model to generate sonnets in the style of Shakespeare
anupiyan/how_to_deploy_a_keras_model_to_production
This is the code for the "How to Deploy a Keras Model to Production" by Siraj Raval on Youtube
anupiyan/image-converter-from-hrd-to-jpg
This is a simple code to convert an .hrd image to .jpg . This converter will help to use simple available keras models to be used in .hdr images
anupiyan/Image-Downladering-python-script
A simple Python Web Image Extracting Code
anupiyan/Kaggle_Jigsaw_competition
This is the code that I used for the Kaggle Jigsaw task. I used a simple RNN which could run without a gpu. However, most of the code is taken from: the other kernals.
anupiyan/Lexical-Analyzer-and-parser
This holds 3 file which one is written in Lex and The other two are in C. The code is a simple lexical Analyzer and a parser which is used for check a given codes validity
anupiyan/Machine_Learning_models_using_strategyDesignPattern
Simple approach of using strategy design pattern for Machine Learning Solutions. This enables us to simply call the machine learning model without knowing all the internal functionality. It also enables us to change the models without changing the main class code. Furthermore, this is capable of explaining the results the model generate.
anupiyan/MapingMars
This is a pygame application that can be controlled to move a satellite around mars.
anupiyan/neat-python
Automatically exported from code.google.com/p/neat-python
anupiyan/openslide-python
Python bindings to OpenSlide
anupiyan/py-wsi
Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
anupiyan/python-wsi-preprocessing
Python Whole Slide Image Preprocessing
anupiyan/Simple-Lexical-Analyzer-and-Parser
This holds 3 file which one is written in Lex and The other two are in C. The code is a simple lexical Analyzer and a parser which is used for check a given codes validity
anupiyan/v48
ICML 2016 Proceedings
anupiyan/Youtube-Code-Repository
Repository for most of the code from my YouTube channel