Pinned Repositories
banglanmt
This repository contains the code and data of the paper titled "Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation" published in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16 - November 20, 2020.
acl2020-openqa-tutorial
ACL2020 Tutorial: Open-Domain Question Answering
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
banglanmt_buet
This repository contains the code and data of the paper titled "Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation" published in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16 - November 20, 2020.
bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
cs224n
Solutions of the assignments of CS224n [Winter 2023]
e2bmt
English to Bengali and Bengali to English Machine Translation with Transformer architecture
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
soumitrapy
Config files for my GitHub profile.
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
soumitrapy's Repositories
soumitrapy/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
soumitrapy/banglanmt_buet
This repository contains the code and data of the paper titled "Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation" published in Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020), November 16 - November 20, 2020.
soumitrapy/cs224n
Solutions of the assignments of CS224n [Winter 2023]
soumitrapy/e2bmt
English to Bengali and Bengali to English Machine Translation with Transformer architecture
soumitrapy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
soumitrapy/soumitrapy
Config files for my GitHub profile.
soumitrapy/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
soumitrapy/CampusConnect
soumitrapy/CheggExtension
An Extension for Chegg Experts
soumitrapy/chrome-extensions-samples
Chrome Extensions Samples
soumitrapy/cs-dlp
Script for downloading Coursera.org videos and naming them.
soumitrapy/cs224u
Code for Stanford CS224u
soumitrapy/DA5402
DA5402: Machine Learning Operations (2025)
soumitrapy/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
soumitrapy/docs
soumitrapy/DSAlgo
📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨💻🎯
soumitrapy/fullstack-course4
Example code for HTML, CSS, and Javascript for Web Developers Coursera Course
soumitrapy/gitignore
A collection of useful .gitignore templates
soumitrapy/langfun
Empower LLMs with Symbols.
soumitrapy/learning-area
GitHub repo for the MDN Learning Area.
soumitrapy/minbert-default-final-project
CS 224N Winter 2023 Default Final Project: Multitask BERT
soumitrapy/minGPT_karpathy
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
soumitrapy/OntologyProject
Project of the course CS6852
soumitrapy/resume
soumitrapy/RLbook2020
Python Implementation of Reinforcement Learning: An Introduction
soumitrapy/simpleTransformers
Simple version of Huggingface transformers
soumitrapy/soumitrapy.github.io
Website
soumitrapy/triton
Development repository for the Triton language and compiler
soumitrapy/xv6-riscv
Xv6 for RISC-V
soumitrapy/yt-dlp
A youtube-dl fork with additional features and fixes