Biplav Poudel's repositories
Sign-Language-using-Mediapipe
Sign Language Classifier using Mediapipe Hand Landmarks and PyTorch
DocSim-for-Nepali
A Nepali document synthesizer for Donut. Alternative to SynthDoG.
DotNetPractice
This is my practice files for C# and ASP.NET
Improved-Inverse-Discriminative-Network
Warning: Still in development phase! Low convergence and High Inaccuracy Persists! Improved IDN for Offline Handwritten Signature Verification
pytorch-seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Microservices
A learning project based on event-driven, asynchronous Microservice Architecture using ASP.NET Web Api, Docker, Kubernetes, RabbitMQ and gRPC.
TMDB-Webscraper-using-RPA
A webscraping bot that uses RPA framework and scrapes movie data from tmdb.org based on the movie names provided.
ASL-Recognition-using-CNN
This is a small project for American Sign Language Recognition using Convolutional Neural Network.
AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
Automating-Office-Tasks
RPA software using Robocorp Framework
awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
bank-api
The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
biplavpoudel
Config files for my GitHub profile.
DO101x-apps
Red Hat Training on RHOCP
donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
github-readme-stats
:zap: Dynamically generated stats for your github readmes
Linear-Algebra-With-Python
Lecture Notes for Linear Algebra Featuring Python.
Machine-Learning-Practice
These files are the backup of my Google Collab notebooks where I am learning ML with TensorFlow, SciKit Learn and Keras
mlops-template
mlops template
monolith
A Lightweight Recommendation System
Robot-Order-Automation
A practice project on Robocorp Framework to automate robot ordering.
stable-diffusion-from-scratch
Implementation of Stable Diffusion with PyTorch
StripeWebApp
Stripe Payment App using ASP.NET Core
TextEditor
Text Edior using C# with ASP.NET Core and Tiny Cloud.
Tic-Tac-Toe
A basic Tic-Tac-Toe project in C