Vikram Mandikal (vikram-mm)

vikram-mm

Geek Repo

Company:National Institute of Technology Karnataka

Home Page:https://vikram-mm.github.io/

Github PK Tool:Github PK Tool

Vikram Mandikal's repositories

Multimodal-Image-Retrieval

Explores early fusion and late fusion approaches for Multimodal medical Image Retrieval

Spiking-Neural-Network---Theano-Framework

Spiking neural networks are biologically plausible CNNs which learn through a temporally dependent learning method known as Spike Time Dependant Plasticity (STDP)- an alternate to gradient descent. This repository contains layers built on top of Lasagne layers for spiking neural networks. This is the first implementation of spiking neural networks in any tensor based framework to the best of my knowledge. The various layers can be found in snn.py for dense layer and snn_conv.py for other layers. These layers are to be processed for each time step which is done using the Theano scan as a quick hack - in the snn class. The results can be found the ppt. Further details on how to use the code will be put up after later.

Mammogram-Classification

Classification of augmented mammogram samples into normal,benign or malignant using CNN.

CS388-NLP

Course Assignments

Language:PythonStargazers:1Issues:2Issues:0

Go-Back-N-ARQ-

Go-Back-N ARQ using raw sockets. The mac addresses of the sender and receiver is used for sending the frames.

Language:CStargazers:0Issues:1Issues:0

guidedproofreading

Guided Proofreading of Automatic Segmentations for Connectomics

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

Theano-lasagne-CNN-Cifar10

This repository contains the code for implementing a simple CNN using lasagne. There are three folders : nooby, standard and binary activation. Nooby contains a naive and simple code for implementing a CNN. Standard contains a more structured way of implementing a CNN which makes the code more flexible to modifications. Binary activation contains a CNN which uses a tailor made op for activation function - this returns 1 or 0 based on the sign of the input, also the gradient is simply passed through if the input is between 0 and 1, else the gradient is killed.

Language:PythonStargazers:0Issues:1Issues:0

ID3-Decision-Tree

The ID3 algorithm for building a decision tree is implemented. data_preProcess.cpp gets the input in the csv file to the required format. This has to be given as the input to the id3_general.cpp. Clustering of input can be done if the attributes take continuous values to improve the accuracy.

Language:C++Stargazers:0Issues:1Issues:1

libo

code.fun.do

Language:JavaStargazers:0Issues:3Issues:0

libo_final

code.fun.do

Language:JavaStargazers:0Issues:1Issues:0

Machine-Learning-Models-Python

This includes my course assignments.

Language:PythonStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:1Issues:0