HemanthSai7's Stars
chz816/text-augmentation
Common Text Data Augmentation Approaches in NLP
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features from various papers
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
cneuralnetwork/My-Handwritten-Notes
my college notes
Infatoshi/timelapse-maker
mbzuai-oryx/MobiLlama
MobiLlama : Small Language Model tailored for edge devices
xinjli/allosaurus
Allosaurus is a pretrained universal phone recognizer for more than 2000 languages
NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
Ryuk17/SpeechAlgorithms
You can find the speech algorithms you want here
allenai/longformer
Longformer: The Long-Document Transformer
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
hxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
k2-fsa/icefall
BlackHC/toma
Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory
Lightning-AI/LitServe
Lightning-fast serving engine for any AI model of any size. Flexible. Easy. Enterprise-scale.
aldengolab/hidden-markov-model
A from-scratch Hidden Markov Model for hidden state learning from observation sequences.
naklecha/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
Zhen-Dong/HAWQ
Quantization library for PyTorch. Support low-precision and mixed-precision quantization, with hardware implementation through TVM.
Tonyyouyou/Mamba-in-Speech
karpathy/LLM101n
LLM101n: Let's build a Storyteller
shashankrustagi/GATE-CSE-NOTES
Short notes I made for GATE CSE subjects during my gate preparation from 2018 to 2021.
Caiyun-AI/DCFormer
rasbt/MachineLearning-QandAI-book
Machine Learning Q and AI book
frankchieng/ComfyUI_MagicClothing
unofficial implementation of Comfyui magic clothing
ahkarami/Great-Deep-Learning-Tutorials
A Great Collection of Deep Learning Tutorials and Repositories
TensorSpeech/TensorFlowASR
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
burchim/EfficientConformer
[ASRU 2021] Efficient Conformer: Progressive Downsampling and Grouped Attention for Automatic Speech Recognition
pengzhiliang/Conformer
Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition
danielzuegner/code-transformer
Implementation of the paper "Language-agnostic representation learning of source code from structure and context".