Pinned Repositories
6915_a4
Working on assignment 4
checkYourPerturbations
A tool to compare non-gradient based adversarial example generation methods
distributedLearning
This project implements Downpour Stochastic Gradient Descent (Downpour-SGD), an asynchronous distributed deep neural network training algorithm using Thrift IDL (for Python) and Pytorch. We also implement several novel variations to parts of the Downpour-SGD and analyze results.
GANs-n-reels
Creating Irish Music using a Generative Adversarial Neural Network
Need-4-Screech
2D Platformer Game built using JavaScript, HTML/CSS, Node.js and MongoDB.
Sudoku-SAT
Determining the satisfiability of randomly generated Sudoku grids using SAT solvers
XAI_GAN
This work was accepted at the AAAI-21 Explainable Agency Workshop. It implements a new class of GAN that leverages recent advances in explainable AI (xAI) systems to make training more data-efficient.
vin-nag's Repositories
vin-nag/GANs-n-reels
Creating Irish Music using a Generative Adversarial Neural Network
vin-nag/XAI_GAN
This work was accepted at the AAAI-21 Explainable Agency Workshop. It implements a new class of GAN that leverages recent advances in explainable AI (xAI) systems to make training more data-efficient.
vin-nag/checkYourPerturbations
A tool to compare non-gradient based adversarial example generation methods
vin-nag/distributedLearning
This project implements Downpour Stochastic Gradient Descent (Downpour-SGD), an asynchronous distributed deep neural network training algorithm using Thrift IDL (for Python) and Pytorch. We also implement several novel variations to parts of the Downpour-SGD and analyze results.
vin-nag/6915_a4
Working on assignment 4
vin-nag/Need-4-Screech
2D Platformer Game built using JavaScript, HTML/CSS, Node.js and MongoDB.
vin-nag/Sudoku-SAT
Determining the satisfiability of randomly generated Sudoku grids using SAT solvers
vin-nag/Blackjack-Reinforcement-Learning
Developing an optimal playing strategy for the popular game Blackjack using various Reinforcement Learning algorithms.
vin-nag/braitenberg_vehicles
Simulating Braitenberg Vechicles for ECE750 Course using Jupyter and Jyro
vin-nag/CGDBorealis
vin-nag/crypto_boost
These notebooks cover experiments done as part of my research implementing a cryptography based boosting method
vin-nag/CSS-Slackbot2017
MUN Computer Science Society - 2017 Slackbot
vin-nag/examples
Some code examples
vin-nag/ml-logic-seminar.github.io
Website for the ML + Logic Online Seminar
vin-nag/neathep
The NeuroEvolution of Augmenting Topologies (NEAT) for High Energy Physics (HEP)
vin-nag/neurosat
NeuroSAT: Learning a SAT Solver from Single-Bit Supervision
vin-nag/Predators_and_Prey
Predator and prey
vin-nag/red-queens-hypothesis
Code for simulating co-evolution in a predator-prey model that both utilize NEAT for evolution. Forked from openai/multiagent-particle-envs to use the environment. Report found at:
vin-nag/Scheduling-Application
A Scheduling App where people can book appointments with a massage therapist. Technologies used: HTML/ CSS/ AngularJS/ Firebase.
vin-nag/vin-nag.github.io
vin-nag/waggle-swarm-reinforcement-simulation
Applying Reinforcement Learning to Swarm Robotics: Implementing a Simple Foraging Controller using Waggle
vin-nag/z3
The Z3 Theorem Prover