Pinned Repositories
Acceptance-Decision-Prediction
Contains code for predicting acceptance decision of a research paper using the peer reviews
Algorithm
Codes related to some standard algorithms
AParse
AParse is a parser generater, just like Antlr, Bison and Yacc etc.
Counselling-Site
A Django project for a website using which a person can register for counselling and also chat with a counsellor at the allotted time slot.
Image-Segmentation
C++ codes for image segmentation
MetaGen
Code for SIGIR 2020 short paper titled "MetaGen: An academic Meta-review Generation system"
Paint-it-out
A game for android devices where the user has to paint the cubes using minimum number of strokes/swipes in minimum possible time.
RecommenderSystem
Distributed recommender system based on Co-Clustering
Sparse-matrix-multiplication
Code for heterogeneous computing of product of two sparse matrices
unilm_MetaGen
The repository has been cloned from the original UniLM repository and modified to generate Meta-reviews from academic peer reviews
cb1711's Repositories
cb1711/Image-Segmentation
C++ codes for image segmentation
cb1711/Paint-it-out
A game for android devices where the user has to paint the cubes using minimum number of strokes/swipes in minimum possible time.
cb1711/Sparse-matrix-multiplication
Code for heterogeneous computing of product of two sparse matrices
cb1711/Counselling-Site
A Django project for a website using which a person can register for counselling and also chat with a counsellor at the allotted time slot.
cb1711/MetaGen
Code for SIGIR 2020 short paper titled "MetaGen: An academic Meta-review Generation system"
cb1711/RecommenderSystem
Distributed recommender system based on Co-Clustering
cb1711/unilm_MetaGen
The repository has been cloned from the original UniLM repository and modified to generate Meta-reviews from academic peer reviews
cb1711/Acceptance-Decision-Prediction
Contains code for predicting acceptance decision of a research paper using the peer reviews
cb1711/Algorithm
Codes related to some standard algorithms
cb1711/AParse
AParse is a parser generater, just like Antlr, Bison and Yacc etc.
cb1711/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
cb1711/CodefestCTF_2018
Write-ups for questions in Codefest'18 CTF
cb1711/connected_components_parallel
cb1711/CUDA_Codes
The repository contains codes for General Purpose GPU programming using CUDA
cb1711/DBMS_project
cb1711/DeepSentiPeer
Harnessing Sentiment in Review Texts to Recommend Peer Review Decisions
cb1711/dhirajfx3.github.io
cb1711/frontend_sfb
cb1711/Heterogeneous-GPU-Connected-Components
Heterogeneous Parallel implementation to solve the Connected Components problem using OpenMP, CUDA and OpenCL.
cb1711/nlp-recipes
Natural Language Processing Best Practices & Examples
cb1711/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
cb1711/Operating-Systems
Codes for basic problems depicting concepts of Operating Systems
cb1711/PeerRead
Data and code for Kang et al., NAACL 2018's paper titled "A Dataset of Peer Reviews (PeerRead): Collection, Insights and NLP Applications"
cb1711/pell-equation-solver
Generate the fundamental solution (minimal x) to Pell's equation for any parameter. x^2 - n*y^2 = 1
cb1711/quick
Collection of highly reusable C++ utilities
cb1711/Secure_K_means
This repository covers my work on devising and implemnting a secure approach to K-means clustering, as part of my B.Tech Project(BTP).
cb1711/template_engine
cb1711/thoughtspot_rest_api_v1_python
Python implementations of ThoughtSpot REST APIs V1 and V2
cb1711/Tpo
A SQL and Django based SQL project
cb1711/unilm
UniLM - Unified Language Model Pre-training / Pre-training for NLP and Beyond