-
HybridSN Public
A keras based implementation of Hybrid-Spectral-Net as in IEEE GRSL paper "HybridSN: Exploring 3D-2D CNN Feature Hierarchy for Hyperspectral Image Classification".
-
-
-
hugo-theme-charlolamode Public
Forked from charlola/hugo-theme-charlolamodeThis is a minimalistic theme template for websites.
HTML MIT License UpdatedMar 6, 2023 -
MVC-adventure-game Public
Dungeon Adventure Game implementing MVC pattern for CS 5010 - Programming Design Paradigms - Fall 2021.
Java UpdatedFeb 19, 2023 -
torch-style-transfer Public
A PyTorch implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge.
-
-
augmented-reality Public
Project 4 - Calibration and Augmented Reality, for CS-5330: Pattern Recognition and Computer Vision, Spring 2022.
C++ UpdatedMar 29, 2022 -
my-data-science-playground Public
This repository contains my scripts, demos, mini-project and ideas/prototypes I try in python, machine learning, deep learning and data science in general etc.
-
A collection of notebooks and projects done as a part of Udacity's Deep Reinforcement Learning Nanodegree using Pytorch.
Jupyter Notebook UpdatedDec 6, 2019 -
chexpert Public
Proposed solution and baseline for CheXpert dataset, implemented in PyTorch. CheXpert is a large dataset of chest X-rays and competition for automated chest x-ray interpretation by Stanford ML Group.
-
SegAN Public
A PyTorch implementation of image segmentation GAN from the paper "SegAN: Adversarial Network with Multi-scale L1 Loss for Medical Image Segmentation".
-
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
Jupyter Notebook BSD 3-Clause "New" or "Revised" License UpdatedOct 11, 2019 -
Project 5 of Udacity's DLND: In this project, we construct a recurrent neural network for sentiment analysis and deploy the model using Amazon's SageMaker service.
-
ufi Public archive
Repository for final year project on face recognition of Unconstrained Facial Images.
-
pytorch-udacity-nanodegree Public
A collection of notebooks and projects done as a part of Udacity's Deep Learning Nanodegree using Pytorch.
-
gan-genarate-faces Public
Project 4 of Udacity's DLND: In this project, we use generative adversarial networks to generate new images of faces.
Jupyter Notebook UpdatedApr 5, 2019 -
generate-tv-scripts Public
Project 3 of Udacity's DLND: In this project, we learn how to generate your own 'Seinfeld' TV scripts using RNNs. The neural network generates a new, "fake" TV script.
-
yellowbrick Public
Forked from DistrictDataLabs/yellowbrickVisual analysis and diagnostic tools to facilitate machine learning model selection.
Python Apache License 2.0 UpdatedMar 8, 2019 -
dog-breed-classifier Public
Project 2 of Udacity's DLND: In this project, we learn how to build a pipeline to process real-world, user-supplied images. Given an image of a dog, the algorithm will identify an estimate of the c…
-
pred-bike-sharing-patterns Public
Project 1 of Udacity's DLND: In this project, we build and train our own Neural Network from scratch to predict the number of bikeshare users on a given day.
-
Using Linear Regression and Stochastic Gradient Descent coded from scratch to predict the electrical energy output for a combined circle power plant.
-
A collection of notebooks and projects done as a part of Udacity's Pytorch Scholarship Challenge.
-
"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.
-
simplest-TensorFlow-tutorial Public
The simplest TensorFlow tutorial for classification of MNIST dataset using neural networks in TensorFlow.
Jupyter Notebook UpdatedNov 1, 2018 -
first-contributions Public
Forked from firstcontributions/first-contributions🚀✨ Help beginners to contribute to open source projects
MIT License UpdatedOct 19, 2018 -
Exploratory analysis of the Titanic data set in Python using NumPy & Pandas.
-
deep-learning-presentation Public
A (seminar) presentation on basics of Deep Learning made using TeX.
-
pytorch-tutorial Public
Forked from yunjey/pytorch-tutorialPyTorch Tutorial for Deep Learning Researchers