Pinned Repositories
Awesome-Algorithmic-Coding
A Curated List of Algorithms, with implementations in C++.
Bloxorz
An opengl implementation of the famous Miniclip game.
BrickBreaker
A simple brick breaker game in OpenGL
Cross-Lingual-Word-Embeddings
Learn a shared embedding space between words in multiple languages.
Event_relation_interface
A GUI to help link relations between events in Hindi
Go-Back-N
An implementation of the Go-Back_N pipelined protocol.
Hidden-Markov-Model
An implementation of Baum-Welch.
inshorts-add-on
mozilla add-on for inshorts news
Language-Modeling-Naive-Bayes
A language modelling of subreddits for NLP course at IIIT-H
LinearNet
Training a transformation matrix which can be used to “connect” word of language L1 in embedding space S1 to word of language L2 in embedding space S2.
g-laz77's Repositories
g-laz77/Cross-Lingual-Word-Embeddings
Learn a shared embedding space between words in multiple languages.
g-laz77/Hidden-Markov-Model
An implementation of Baum-Welch.
g-laz77/BrickBreaker
A simple brick breaker game in OpenGL
g-laz77/inshorts-add-on
mozilla add-on for inshorts news
g-laz77/Language-Modeling-Naive-Bayes
A language modelling of subreddits for NLP course at IIIT-H
g-laz77/LinearNet
Training a transformation matrix which can be used to “connect” word of language L1 in embedding space S1 to word of language L2 in embedding space S2.
g-laz77/Abstractive-Summarisation-Sentence-Simplification
Abstractive summarisation of a complex sentence.
g-laz77/apecoin_substreams
g-laz77/apertium-python
g-laz77/census-custom-api-docs
g-laz77/chanterelle
Chanterelle -- a more functional truffle
g-laz77/cluhtm
g-laz77/cluwords
CluWords: Exploiting Semantic Word Clustering Representation for Enhanced Topic Modeling
g-laz77/go-spacemesh
Go Implementation of the Spacemesh blockmesh p2p node. 💾⏰💪
g-laz77/graph-setup
g-laz77/graphprotocol-mainnet-docker
Graph Protocol Mainnet Docker Guide by StakeSquid. Easy to use, one-stop gateway into the Web3 universe via The Graph.
g-laz77/graphscan-subgraph
The subgraph, the smart contracts, the tests, and documents for the Graphscan
g-laz77/Latent-Semantic-Analysis
Python code which implements Latent Semantic Analysis
g-laz77/moda
models and evaluation framework for trending topics detection
g-laz77/Multi-Client-Single-Server-Distributed-Chatrooms
A client server model for communication amongst multiple connected clients.
g-laz77/node-setup
g-laz77/notebooks
Notebooks using the Hugging Face libraries 🤗
g-laz77/Parallel-Computing-Snippets
Contains all experiments with different types of matrices and operations.
g-laz77/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
g-laz77/rasa_core
machine learning based dialogue engine for conversational software
g-laz77/SemEval-19-HyperPartisan-News-Detection
g-laz77/Skipgram-CBOW
An assignment to implement skipgram and CBOW word embeddings.
g-laz77/subgraphs
Standardized subgraphs for blockchain data
g-laz77/SVM-s-CNN-s-and-Logistic-Regression
Implementation of various ML algorithms for SMAI course
g-laz77/wmd-relax
Calculates Word Mover's Distance Insanely Fast