Pinned Repositories
badcalc
Multifunction Calculator with graphing and function storage
BinaryQuantileRegression
Codebase for the paper Estimation and Applications of Quantiles in Deep Binary Classification
CobraChess
This is a simple 2 Player chess game on command line, made using Python3. Adapted from & inspired by https://github.com/liudmil-mitev/Simple-Python-Chess
CreditCard_NeuralNetwork
Experimenting with Keras and Tensorflow using a dataset found kaggle on credit card fraud
Huffman-Compressor
Python application that compresses and decompresses files using the Huffman Compression algorithm
journal_classifier_mer
Classifies Journals as national or international using a Minimum Error Rate Classifier
Plist
Pythonic Lists in C
ThirtyDaysofGo
My solutions for Hackerrank's 30 Days of Code challenge using Go
Noise2Noise-audio_denoising_without_clean_training_data
Source code for the paper titled "Speech Denoising without Clean Training Data: a Noise2Noise Approach". Paper accepted at the INTERSPEECH 2021 conference. This paper tackles the problem of the heavy dependence of clean speech data required by deep learning based audio denoising methods by showing that it is possible to train deep speech denoising networks using only noisy speech samples.
QA_VoiceBot_Desktop_Application
end-to-end voicebot that answers open domain questions.
anujstam's Repositories
anujstam/BinaryQuantileRegression
Codebase for the paper Estimation and Applications of Quantiles in Deep Binary Classification
anujstam/CreditCard_NeuralNetwork
Experimenting with Keras and Tensorflow using a dataset found kaggle on credit card fraud
anujstam/badcalc
Multifunction Calculator with graphing and function storage
anujstam/CobraChess
This is a simple 2 Player chess game on command line, made using Python3. Adapted from & inspired by https://github.com/liudmil-mitev/Simple-Python-Chess
anujstam/journal_classifier_mer
Classifies Journals as national or international using a Minimum Error Rate Classifier
anujstam/ThirtyDaysofGo
My solutions for Hackerrank's 30 Days of Code challenge using Go
anujstam/Huffman-Compressor
Python application that compresses and decompresses files using the Huffman Compression algorithm
anujstam/Plist
Pythonic Lists in C
anujstam/AI_Project
Repo for CS325 AI Project
anujstam/AIR_Search_Engine
Rudimentary Search Engine on the Environmental news dataset
anujstam/anujstam.github.io
Personal Website
anujstam/autores
Automatic resolution hot fix for Ubuntu
anujstam/HelloWorldMVCAppSettingDemo
Example of deploying an MVC application with app settings using the Azure Deploy Button
anujstam/kitchen
all things experiments
anujstam/template
Technical Portfolio
anujstam/xv6-public
xv6 OS