Pinned Repositories
speech-model-hub
A simple interface for serving speech models trained on Bangla datasets
envy-rs
Generates example files for your configurations
etl-pyspark-airflow
Example of an ETL pipeline with PySpark and Airflow
IReLU-Demo
A Simple Way to Initialize Recurrent Networks of ReLU
spell-magic
Transformer Based Seq2Seq Model for Bangla Spell Correction
texy
Texy: A conservative text processing library
tutorials
Random tutorials on random topics
mdmmn378's Repositories
mdmmn378/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.
mdmmn378/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
mdmmn378/babyagi
mdmmn378/BackgroundMattingV2
Real-Time High-Resolution Background Matting
mdmmn378/baize-chatbot
Let ChatGPT teach your own chatbot in hours with a single GPU!
mdmmn378/chatarena
Multi-Agent Language Game Environments for LLMs
mdmmn378/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust to everyone.
mdmmn378/data-engineering-zoomcamp
Free Data Engineering course!
mdmmn378/dinov2
PyTorch code and models for the DINOv2 self-supervised learning method.
mdmmn378/FastChat
The release repo for "Vicuna: An Open Chatbot Impressing GPT-4"
mdmmn378/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
mdmmn378/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
mdmmn378/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
mdmmn378/gpt4all
gpt4all: a chatbot trained on a massive collection of clean assistant data including code, stories and dialogue
mdmmn378/JARVIS
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
mdmmn378/MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
mdmmn378/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
mdmmn378/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
mdmmn378/Painter
Painter & SegGPT Series: Vision Foundation Models from BAAI
mdmmn378/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
mdmmn378/picoGPT
An unnecessarily tiny implementation of GPT-2 in NumPy.
mdmmn378/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
mdmmn378/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
mdmmn378/StableLM
StableLM: Stability AI Language Models
mdmmn378/stylegan
StyleGAN - Official TensorFlow Implementation
mdmmn378/t5-experiments
mdmmn378/Track-Anything
Track-Anything is a flexible and interactive tool for video object tracking and segmentation, based on Segment Anything, XMem, and E2FGVI.
mdmmn378/trl
Train transformer language models with reinforcement learning.
mdmmn378/wifi-cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
mdmmn378/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.