Pinned Repositories
Apriori
An implementation of the Apriori algorithm to find frequent itemsets and then generating rules in C++
BezierCurves
brain_syntactic_representations
Code to produce syntactic representations that can be used to study syntax processing in the human brain
NER_Telugu
An LSTM-CRF classifier for NER in Telugu, an Indian language.
promoter_models
Code to build models that effectively predict promoter-driven gene expression
Python-Games
Games developed using CodeSkulptor, as part of the Introduction to Interactive Programming in Python course by Rice University
SVD_CUR
Implementation of the SVD and CUR algorithms in Python
DeFactoNLP
DeFactoNLP: An Automated Fact-checking System that uses Named Entity Recognition, TF-IDF vector comparison and Decomposable Attention models.
finetuning-enformer
Code for improving the performance of sequence-to-expression models for making individual-specific gene expression predictions by fine-tuning them on personal genome and transcriptome data.
promoter_design
anikethjr's Repositories
anikethjr/NER_Telugu
An LSTM-CRF classifier for NER in Telugu, an Indian language.
anikethjr/brain_syntactic_representations
Code to produce syntactic representations that can be used to study syntax processing in the human brain
anikethjr/promoter_models
Code to build models that effectively predict promoter-driven gene expression
anikethjr/SVD_CUR
Implementation of the SVD and CUR algorithms in Python
anikethjr/Apriori
An implementation of the Apriori algorithm to find frequent itemsets and then generating rules in C++
anikethjr/Python-Games
Games developed using CodeSkulptor, as part of the Introduction to Interactive Programming in Python course by Rice University
anikethjr/BezierCurves
anikethjr/Cloth-Simulation
anikethjr/decision-tree
anikethjr/FPTree
An implementation of FP-Trees in C++
anikethjr/LSystems
anikethjr/NeuralNets
An implementation of ANNs in C++
anikethjr/Playground-OpenGL
anikethjr/TeChess
TeChess - a bundle of chess playing bots coded in Python
anikethjr/VSM
Python implementation of Syntactic and Semantic Vector Space Models