Abhishek Iyer (Abhishek-Iyer1)

Abhishek-Iyer1

Geek Repo

Company:Indian Institute of Science (IISc)

Location:Bangalore

Home Page:https://abhishek-iyer1.github.io

Github PK Tool:Github PK Tool

Abhishek Iyer's repositories

emotion-classifcation-eeg-seed-ensemble

Using Deep Learning for Emotion Classification on EEG signals (SEED Dataset). CNN, RNN, Hybrid model, and Ensemble

Language:Jupyter NotebookLicense:MITStargazers:52Issues:1Issues:7

abhishek-iyer1.github.io

Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:1Issues:0

cartpole-deep-reinforced-learning

We implement a DQN Agent using a Boltzmann Q Policy to tame the Cart Pole problem in the discrete action space. The method is tested against the baseline of making random movements and is implemented using the OpenAI Gym.

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

drone-network-iot-nodemcu-azure

This is the end semester project done for the IOT (Internet of Things) course at BITS Pilani, Pilani Campus. In this project, we develop an end to end drone management and networking system using Node MCU, Ublox-NEO6M GPS Sensor, Flask, PythonAnywhere and Azure.

Language:C++License:MITStargazers:0Issues:0Issues:0

GroundingDINO

Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

lane-detection

Detection and segmentation of lanes for assisting in automated driving using UNET and OpenCV

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:0Issues:0

markdown-cheatsheet

Markdown Cheatsheet for Github Readme.md

License:MITStargazers:0Issues:0Issues:0

MedMNIST

[ISBI'21] MedMNIST Classification Decathlon: A Lightweight AutoML Benchmark for Medical Image Analysis

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nnfl-assignment1-pso-nn

This is the code to the first assignment of the Neural Network and Fuzzy Logic course taught at BITS Pilani. In this data preprocessing, a basic NN, and the PSO algorithm is implemented from scratch. The code is self explanatory.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

pytorch-examples

Simple examples to introduce PyTorch

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

retro-car-game

Creating a replica of the retro car game using pygame

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

siamese-mask-rcnn

Siamese Mask R-CNN model for one-shot instance segmentation

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

smart-colour-extraction

This project is aimed at automatically extracting important colours from a variety of images. The strength of this algorithm lies in detecting salient colours even when the occupy only a few pixels.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

visualizing-feature-maps-cifar10

Training and evaluating a CNN model from scratch on the CIFAR10 dataset. Plotting layers, filters and feature maps to use as debugging tools. Implemented in Keras

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