Pinned Repositories
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
3D-inpainting-demo
My try at using the 3D Photography using Context-aware Layered Depth Inpainting in my exemplar image
capstone-ecg-classification
All my work done on the PTB-XL dataset, for my final year project.
GAN-s
All GAN models in Keras
learning-material-artifactory
Repo containing all the code from courses, books and learning material that I've recreated or experimented on.
tensorflow2-advanced-operations
Advanced operations with TF2 and using the library to it's full limit
transformers-experiments
All my experiments with the various transformers and various transformer frameworks available
word-embeddings
Custom word embeddings created from latent features generated by gensim and hugging face models
node-ts-graphql-pg-template
SmokeTrees' template repository with node-ts backend, postgres datastore and graphql. Includes starter code for context passing, required in microservices architecture. Field validation, jwt auth, aes encryption, query caching and atomic transactions are also included.
Voice-synthesis
This repository is an implementation of Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis (SV2TTS) with a vocoder that works in real-time. SV2TTS is a three-stage deep learning framework that allows to create a numerical representation of a voice from a few seconds of audio, and to use it to condition a text-to-speech model trained to generalize to new voices.
lordtt13's Repositories
lordtt13/transformers-experiments
All my experiments with the various transformers and various transformer frameworks available
lordtt13/3D-inpainting-demo
My try at using the 3D Photography using Context-aware Layered Depth Inpainting in my exemplar image
lordtt13/word-embeddings
Custom word embeddings created from latent features generated by gensim and hugging face models
lordtt13/capstone-ecg-classification
All my work done on the PTB-XL dataset, for my final year project.
lordtt13/tensorflow2-advanced-operations
Advanced operations with TF2 and using the library to it's full limit
lordtt13/fabric-defect-detection
Classifier for detection of defects in clothes
lordtt13/Advanced-CNN
Solutions to the Advanced CNN course by the Lazy Programmer and all CNN Models I've worked on
lordtt13/automatic-speech-recognition
A few projects pertaining to the creation of ASR Models using ctc loss and simple softmax loss to classify small datasets
lordtt13/Docker-products
A tutorial to my DOCKER and Kubernetes Learning
lordtt13/object-detection-imageai
Building an Object Detection API with ImageAI modules and wrapping it in a Docker Image
lordtt13/telegram-bot
Telegram Bots for your Daily AI needs, deployed on heroku using Dockerfiles and Docker Images.
lordtt13/WeHack-2.0
Problem Statement 1 Prediction Model foe Wehack2.0, trying to find defects.
lordtt13/Advanced-NLP
Recurrent Neural Networks and their fun little usage
lordtt13/Advanced-NLP-with-Spacy
Notebooks pertaining to learning NLP using Spacy
lordtt13/air-writing-recognition
Recognizing hindi letters written by tracing your hand in the air
lordtt13/clustering-with-a-twist
An intuitive try at using reduced feature maps to cluster big data, without labels
lordtt13/computer-vision
All the Computer Vision Models I've worked on
lordtt13/Containing-Edge-Devices
Work on Containerization of Edge Devices
lordtt13/deep-learning-keras
Companion repo containing all the code give in the book Deep Learning with Keras by Francois Chollet
lordtt13/golang-products
A tutorial to my GO Learning
lordtt13/golang-web-dev
A tutorial into my backend development in GO
lordtt13/Julia-products
A companion repo into my Julia learning and assignments and solutions to the Coursera course Julia Scientific Programming
lordtt13/kotlin-products
Me bungling my way through learning kotlin
lordtt13/learning-material-artifactory
Repo containing all the code from courses, books and learning material that I've recreated or experimented on.
lordtt13/lordtt13
lordtt13/Medium-Articles
Companion repo to all codes referenced in my Medium Articles
lordtt13/plant-disease-prediction
A simple app to detect diseases in plant leaves
lordtt13/Rust-products
A few examples build by me when learning Rust
lordtt13/rust-wasm-products
A few of my experimentations in WASM with Rust
lordtt13/eda-rust-demo
A demo project built for showing Event Driven Development in Rust