Stars
A collection of full time roles in SWE, Quant, and PM for new grads.
Collection of Summer 2026 tech internships!
A library for efficient similarity search and clustering of dense vectors.
Offline Text To Speech synthesis for python
Unsupervised text tokenizer for Neural Network-based text generation.
📚 Freely available programming books
Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.
Speech recognition module for Python, supporting several engines and APIs, online and offline.
ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
Starter code and data files for AA228/CS238 at Stanford University, Autumn 2021
An opinionated, actionable guide for software engineering interviews.
This repo is meant to serve as a guide for Machine Learning/AI technical interviews.
Machine Learning and Computer Vision Engineer - Technical Interview Questions
https://huyenchip.com/ml-interviews-book/
Extract video features from raw videos using multiple GPUs. We support RAFT flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, and TIMM models.
👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
Python implementation of Bayesian Knowledge Tracing and extensions
wav2vec2 audio classification for prosodic boundary detection and other tasks
A PyTorch implementation of state of the art video captioning models from 2015-2019 on MSVD and MSRVTT datasets.
Official Code Release for "Adapting Pre-trained Vision Transformers from 2D to 3D through Weight Inflation Improves Medical Image Segmentation" (ML4H 2022)
A Implementation of SpecAugment with Tensorflow & Pytorch, introduced by Google Brain
这是一个基于Pytorch平台、Transformer框架实现的视频描述生成 (Video Captioning) 深度学习模型。 视频描述生成任务指的是:输入一个视频,输出一句描述整个视频内容的文字(前提是视频较短且可以用一句话来描述)。本repo主要目的是帮助视力障碍者欣赏网络视频、感知周围环境,促进“无障碍视频”的发展。
End-to-end ASR/LM implementation with PyTorch