Pinned Repositories
Chatbot
A closed domain question answering chatbot android application which interprets user input and responds accordingly. The application fetches results from the server which interprets the user input with NLP techniques and returns the result from the RDBMS. TeckStack : Android Studio, MySQL.
Codebook
Covid19-Tweet-Analysis
cs224w-notes
CS224W Course Notes
Delhi-Riots-Tweet-Analysis
Emotion-FAN
ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos
GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
Minesweeper-AI
Minesweeper Game with an additional AI assistance.
Snake-vs-Blocks
The objective of the project is to create a JavaFX application for the game - Snake vs Blocks. In this game, there is a chain of balls that has enough power to break through numbered blocks. If the chain hits a block that it can't break, the game ends.
Stance-Detection-on-Online-Twitter-Data
prey176's Repositories
prey176/Codebook
prey176/Chatbot
A closed domain question answering chatbot android application which interprets user input and responds accordingly. The application fetches results from the server which interprets the user input with NLP techniques and returns the result from the RDBMS. TeckStack : Android Studio, MySQL.
prey176/Covid19-Tweet-Analysis
prey176/cs224w-notes
CS224W Course Notes
prey176/Delhi-Riots-Tweet-Analysis
prey176/Emotion-FAN
ICIP 2019: Frame Attention Networks for Facial Expression Recognition in Videos
prey176/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
prey176/Minesweeper-AI
Minesweeper Game with an additional AI assistance.
prey176/Snake-vs-Blocks
The objective of the project is to create a JavaFX application for the game - Snake vs Blocks. In this game, there is a chain of balls that has enough power to break through numbered blocks. If the chain hits a block that it can't break, the game ends.
prey176/Stance-Detection-on-Online-Twitter-Data
prey176/graphsage-simple
Simple reference implementation of GraphSAGE.
prey176/Knights-and-Knaves-AI
prey176/neural-subgraph-learning-GNN
prey176/OpenCV-Projects
prey176/Personal-Data-Extraction
prey176/prey176
Config files for my GitHub profile.
prey176/prey176.github.io
Portfolio of Preyansh
prey176/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). Jupyter Notebook coming soon and an inductive example as well. I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings and attention mechanism.
prey176/RI
RI is a general purpose algorithm for one-to-one exact subgraph isomorphism problem maintaining topological constraints.
prey176/RI-Datasets
prey176/s2orc
S2ORC: The Semantic Scholar Open Research Corpus: https://www.aclweb.org/anthology/2020.acl-main.447/
prey176/Subgraph-Isomorphism