Pinned Repositories
redThread_code
RedThread algorithm implementation
2048-merge
This code contains the python implementation of the merge function for the popular game 2048. It doesnot include any interface however. It is merely a function that adds together the list and returns the list you get when you swipe rows or columns in the game.
google-homepage
This is a part of a web development project where the google web page has been recreated using simple HTML and CSS:
GraphPolicyNetworkActiveLearning
The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"
Mancala
Solitaire Mancala is a game which you play by yourself. You have 6 houses and 1 store. Each house contains some number of gems. The aim of the game is to fill all the gems into the store. In one chance you may choose one of the houses, remove all the gems in that house and keep adding one to subsequent houses in counter clockwise order. Make sure the last one falls in the store. Try to fill the store.
Project_Euler
This is just a simple webpage created using HTML, CSS and javascript. It produces the answers for the first 3 questions from Project Euler.
Serendipitous-Clustering-for-Collaborative-Filtering
This is the code for running experiments described in the paper "A Scalable Clustering Algorithm for Serendipity in Recommender Systems" which was accepted and presented at SAREC workshop in ICDM 2018.
Sketch-pad
Just a sketchpad made using basic HTML, CSS and jquery. Hovering over the grid will color it and hence allow you to sketch your image!
SPKM
Spherical Clustering algorithm with MCMC seeding
trafficking_kdd
Repo for reproducibility of KDD paper
nair-p's Repositories
nair-p/Serendipitous-Clustering-for-Collaborative-Filtering
This is the code for running experiments described in the paper "A Scalable Clustering Algorithm for Serendipity in Recommender Systems" which was accepted and presented at SAREC workshop in ICDM 2018.
nair-p/SPKM
Spherical Clustering algorithm with MCMC seeding
nair-p/trafficking_kdd
Repo for reproducibility of KDD paper
nair-p/VisPaD
Tool for visualization and pattern discovery
nair-p/GraphPolicyNetworkActiveLearning
The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"
nair-p/coteaching_plus
ICML'19 How does Disagreement Help Generalization against Label Corruption?
nair-p/DeepCare
A Deep Dynamic Memory Model for Predictive Medicine
nair-p/denoising-gnn
Implementation for Denoising Graph Neural Networks
nair-p/doctorai
Repository for Doctor AI project
nair-p/Drug2Vec
The model of Drug2vec
nair-p/ETM
Topic Modeling in Embedding Spaces
nair-p/gcn_Co-Training_Self-Training
Implementation of Graph Convolutional Networks in TensorFlow
nair-p/Generate-novel-molecules-with-LSTM
Novel molecules generation with LSTM
nair-p/GraphDTA
Prediction of drug–target binding affinity using graph neural networks
nair-p/hgcn
Hyperbolic Graph Convolutional Networks in PyTorch.
nair-p/hse-shad-ml
:mortar_board: Введение в машинное обучение. Курс от ВШЭ и ШАД на coursera.org
nair-p/hydejack
"Best Jekyll Theme by a Mile"
nair-p/Keras-Generating-Focussed-Molecule-Libraries
Working on reimplementing the work presented by Segler et al. in "Generating Focussed Molecule Libraries for Drug Discovery with Recurrent Neural Networks" https://arxiv.org/pdf/1701.01329.pdf
nair-p/LafAK
The code of paper "Adversarial Label-Flipping Attack and Defense for Graph Neural Networks" (ICDM 2020)
nair-p/loss-correction
Robust loss functions for deep neural networks (CVPR 2017)
nair-p/luke
LUKE -- Language Understanding with Knowledge-based Embeddings
nair-p/nair-p.github.io
nair-p/ORGAN
Objective-Reinforced Generative Adversarial Networks (ORGAN) for Sequence Generation Models
nair-p/ORGANIC
Code repo for optimizing distributions of molecules.
nair-p/powerful-gnns
How Powerful are Graph Neural Networks?
nair-p/sdvae
code for Syntax-Directed Variational Autoencoder that generates programs and molecues
nair-p/SECOS
An unsupervised compound splitter
nair-p/seq2seq-fingerprint
Official Implementation for "Seq2seq Fingerprint: An Unsupervised Deep Molecular Embedding for Drug Discovery".
nair-p/SMILES-enumeration
SMILES enumeration for QSAR modelling using LSTM recurrent neural networks
nair-p/SyntheticAdsGeneration
Code for adding M.Os to synthetically generated ads using GPT3.5