Aditya Dewan (thetechdude124)

thetechdude124

Geek Repo

Company:Actionable.co

Location:Canada

Home Page:http://adityadewan.com/

Twitter:@adidewan124

Github PK Tool:Github PK Tool

Aditya Dewan's repositories

Adam-Optimization-From-Scratch

📈Implementing the ADAM optimizer from the ground up with PyTorch and comparing its performance on six 3-D objective functions (each progressively more difficult to optimize) against SGD, AdaGrad, and RMSProp.

Language:Jupyter NotebookStargazers:8Issues:1Issues:0

Born-Again-NNs-From-Scratch

🤝 Implementing BANs with Teacher Confidence Weighting and Dark Knowledge Permutations from scratch, and testing said implementations between DenseNet-121 teachers and ResNet-18 student ensembles on the ImageWang Dataset (along with some MLP MNIST tests).

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

Crysta-MVP

The code for a company I built - using data to improve student energy levels 👀

Language:JavaScriptStargazers:2Issues:1Issues:0

pytorch-hessian-eigenthings

Efficient PyTorch Hessian eigendecomposition tools!

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

SADDLE-POINT-RECRUITMENT-FOR-KNOWLEDGE-DISTILLATION

ISEF 2023 (TEAM CANADA) PROJECT. Find the complete documentation and code in the README file linked here and below.

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

Symptom-Diagnosis-AI

A project I'm currently working on that intakes different symptoms and provides a diagnosis. The model currently has 92% accuracy - check out a demo in the webapp folder!

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

Custom-Maxout-Activation-Implementation

💡Implementing a custom Maxout network from scratch (as an extension of nn.Module in Pytorch) and testing model performance on MNIST in comparison to ReLU networks to determine whether Maxout's more complex function approximations can provide higher accuracies in real-world use cases.

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

Autonomous-Vehicle-Simulator-Behavioural-Cloning

Simulating Autonomous Vehicles with Behavioral Cloning and CNNs!

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

ChessAI

Developing a Chess-Playing-AI with Convolutional Neural Networks and Minimax

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

HOUSING-PRICE-PREDICTION-XGBOOST

FINAL ECONOMICS SUMMATIVE - EMPLOYING GRADIENT-BOOSTING DECISION TREES FOR THE PREDICTION OF HOUSING PRICES: A HEDONIC-BASED ANALYSIS OF CENTRAL FACTORS IMPACTING RESIDENTIAL HOUSING.

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

knowledgeDistillation

PyTorch implementation of (Hinton) Knowledge Distillation and a base class for simple implementation of other distillation methods.

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

MarkovChainDemo

Generate text using a Markov chain

Language:JavaScriptLicense:CC0-1.0Stargazers:0Issues:0Issues:0

PyHessian

PyHessian is a Pytorch library for second-order based analysis and training of Neural Networks

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