-
National Taiwan University (NTU)
- San Francisco Bay Area
-
16:27
(UTC -08:00) - https://andi611.github.io/
- in/andy-t-liu
- https://scholar.google.com/citations?user=3FpZleMAAAAJ&hl=en
Stars
π₯ Clone and recreate any website as a modern React app in seconds
A library for efficient computation of ABX discriminability
A library that helps you split image into small, overlappable patches, and merge patches into original image.
This repository focuses on leveraging OpenAI's Whisper model for speech recognition in Chinese (Mandarin) and Taiwanese Hokkien languages. It includes tools and scripts for data preprocessing, modeβ¦
Official repository of NEFTune: Noisy Embeddings Improves Instruction Finetuning
Official PyTorch implementation of Learning to (Learn at Test Time): RNNs with Expressive Hidden States
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
llama3 implementation one matrix multiplication at a time
The simplest, fastest repository for training/finetuning medium-sized GPTs.
Curated coding interview preparation materials for busy software engineers
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
This repository contains everything you need to become proficient in System Design
one script for xls-r/xlsr/whisper fine-tuning
Textless (ASR-transcript free) Spoken Question Answering. The official release of NMSQA dataset and the implementation of "DUAL: Textless Spoken Question Answering with Speech Discrete Unit Adaptivβ¦
β‘ Dynamically generated stats for your github readmes
Semi-supervised Learning for Multi-speaker Text-to-speech Synthesis Using Discrete Speech Representation
pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Self-Supervised Speech Pre-training and Representation Learning Toolkit
Yet another PyTorch implementation of Tacotron 2 with reduction factor and faster training speed.
A Pytorch implementation for the ZeroSpeech 2019 challenge.
Training a vision-based agent with the Actor Critic model in an online environment, implementation in Tensorflow.
Implementation of the Apriori and Eclat algorithms, two of the best-known basic algorithms for mining frequent item sets in a set of transactions, implementation in Python.
Training a vision-based agent with the Deep Q Learning Network (DQN) in Atari's Breakout environment, implementation in Tensorflow.
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
Discrete Hidden Markov Model (HMM) Implementation in C++