-
University of Washington
- Seattle
- https://scholar.google.com/citations?user=G8zh5H4AAAAJ&hl=en
- in/priyam-basu-62b985164
Stars
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
Fully open reproduction of DeepSeek-R1
This repo contains demo code for reInvent2021 session AIM408 Achieve high performance and cost-effective model deployment
tiasa2 / JointBERT
Forked from monologg/JointBERTPytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
PyTorch extensions for high performance and large scale training.
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
Summaries and resources for Designing Machine Learning Systems book (Chip Huyen, O'Reilly 2022)
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
Topic clustering library built on Transformer embeddings and cosine similarity metrics.Compatible with all BERT base transformers from huggingface.
End-to-end neural table-text understanding models.
This repository contains source code for the TaBERT model, a pre-trained language model for learning joint representations of natural language utterances and (semi-)structured tables for semantic p…
Shared repository for open-sourced projects from the Google AI Language team.
Projects and useful articles / links
In this repository, I will be encapsulating my Final Year Project work under the guidance of Assoc. Prof Chng Eng Siong and his team. This project is titled "Generating Domain-Specific Paraphrases …
An evolving list of electronic media data sets used to model mental-health status.
A curated list of resources on document similarity measures (papers, tutorials, code, ...)
Build and train state-of-the-art natural language processing models using BERT
Free GRE Preparation Material
A CS degree with a focus on full-stack ML engineering, 2020
This repo contains annotated research papers that I found really good and useful
A curated list of awesome things related to FastAPI
Tensorflow eager implementation of Temporal Convolutional Network (TCN)
Keras Temporal Convolutional Network. Supports Python and R.