theolepage / prophecy
A tiny deep neural network framework developed from scratch in C++ and CUDA.
☆10Updated 3 years ago
Alternatives and similar repositories for prophecy:
Users that are interested in prophecy are comparing it to the libraries listed below
- A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).☆55Updated last year
- Yaae: Yet another autodiff engine (written in Numpy).☆28Updated last year
- A Numpy implementation of a Generative Adversarial Network.☆17Updated 4 years ago
- Code and slides for the "SOLID principles for ML engineers" series on The Sound of AI YouTube channel.☆26Updated 3 years ago
- ☆11Updated 3 years ago
- Contains jupyter notebooks that show side by side how to do equal operations in Tensorflow 2.x and Pytorch☆9Updated 4 years ago
- An implementation of Conformer: Convolution-augmented Transformer for Speech Recognition, a Transformer Variant in TensorFlow/Keras☆42Updated 2 years ago
- Pytorch Implementation of Transformers Explained with Comments☆15Updated 4 years ago
- ☆24Updated 2 years ago
- Integration of Tiramisu (Compiler) into PyTorch☆26Updated 4 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Reasons, motivations, and resources that help pursuing the doctoral degree in Computer Science☆12Updated 2 years ago
- Audio preprocessing framework for Deep Learning audio applications☆124Updated 2 years ago
- Library of TensorFlow layers for audio data processing and data augmentation☆19Updated 2 years ago
- Neural network from scratch in CUDA/C++☆71Updated this week
- Triton implementation of GPT/LLAMA☆16Updated 4 months ago
- PyTorch transcribed audioset classifier, including VGGish and YAMNet, along with utils to manipulate autioset category ontology.☆69Updated 3 years ago
- Collection of self-supervised models for speaker and language recognition tasks.☆19Updated 3 years ago
- [NeurIPS'22] Squeezeformer: An Efficient Transformer for Automatic Speech Recognition☆246Updated last year
- ☆40Updated last year
- Inference Server Implementation from Scratch for Machine Learning Models☆23Updated 4 years ago
- A Simple but Powerful CNN Trainer For PyTorch☆26Updated 4 years ago
- GSoC'2021 | TensorFlow implementation of Wav2Vec2☆91Updated 3 years ago
- Deep-PoC is a deepFake detection tool designed to detect deepfakes from videos or images using artificial intelligence.☆11Updated 3 years ago
- This repository hosts the code to port NumPy model weights of BiT-ResNets to TensorFlow SavedModel format.☆14Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆100Updated 2 years ago
- Pretraining, fine-tuning and evaluation scripts for Indic-Wav2Vec2☆82Updated 10 months ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆18Updated 3 years ago
- This repository implements SummaryMixing, a simpler, faster and much cheaper replacement to self-attention for automatic speech recogniti…☆113Updated 4 months ago
- Well documented, unit tested, type checked and formatted implementation of a vanilla transformer - for educational purposes.☆233Updated 9 months ago