Pinned Repositories
anga
Using a pre-trained efficientnet (for experimental purposes) to classifier plant diseases given an image. Plant village challenge dataset.
autoencoders
Autoencoders are neural networks used for data compression, image de-noising, and dimensionality reduction. Using PyTorch.
box_of_crayons
Taking food security, sustainable agriculture and "plant pathology" beyond the moon. 🚀🚀🚀🚀( "つづく!!" )
breast_cancer_detection
Breast Cancer Detection classifier built from the The Breast Cancer Histopathological Image Classification (BreakHis) dataset composed of 7,909 microscopic images.
dltb_hpu
Lung segmentantion using Montgomery dataset, Basically training a UNET on Habana Gaudi AI processor(s).
ezolimo
ezolimo, a companion app for the box of crayons repo built with flutter, and basically "frankensteined" code.
image_captioning
Automatically produce captions given an input image, using a resnet 50 as the encoder and a custom defined Decoder RNN, basically by combining a CNN for feature extraction and an RNN
maddpg_lab
Multi-Agent reinforcement learning, goal is to train an agent to solve the Physical Deception problem.
pytorch_chatbot
A chatbot implemented using PyTorch, using Cornell Movie-Quotes Corpus which contains a large metadata-rich collection of fictional conversations extracted from raw movie scripts
rmon
An interpreter in Rust
mrdvince's Repositories
mrdvince/collaboration_competition
Collaboration and Competition (using multi agent reinforcement learning). Train a pair of agents to play tennis.
mrdvince/rmon
An interpreter in Rust
mrdvince/dltb_hpu
Lung segmentantion using Montgomery dataset, Basically training a UNET on Habana Gaudi AI processor(s).
mrdvince/aoc-2024
Advent of code
mrdvince/baldr
Terragrunt + Proxmox + Minio
mrdvince/codesnug
LeetCode in Rust
mrdvince/configs
my neovim lua config
mrdvince/continuous_control
Using Deep Deterministic Policy Gradient(DDPG) to train a robotic arm to reach target locations, simulated on a unity environment
mrdvince/dgenie
Django Rest Framework PyTorch deployment template !
mrdvince/dltb
Computer vision for tuberculosis classification and lung segmentation.
mrdvince/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
mrdvince/flow
Predicting movement, optical flow
mrdvince/fusion
A little C from Rust
mrdvince/go-template
A frankensteined Go template
mrdvince/heth
Goofing around with satellite (sentinel 2) data
mrdvince/lilo
Rough mess with video frames poc
mrdvince/lox
Implementing an interpreter in C. (learning some C)
mrdvince/mime
Here be mimes!
mrdvince/mrdvince
mrdvince/nebula
Sobel filter in Rust (FFmpeg video filter)
mrdvince/opengl
Learn some OpenGL in a weekend. Knocking myself out.
mrdvince/penlight
A basic deep learning framework running on OpenCL. Using Arrayfire backend.
mrdvince/prism
Tinder for papers
mrdvince/reinforcement_learning
A bunch of reinforcement learning implementations in PyTorch, will eventually include Deep Q-Networks (DQN), Deep Deterministic Policy Gradients (DDPG) etc
mrdvince/rusapi
Actix backend API template (rust)
mrdvince/sse
Rust (actix web) server sent events
mrdvince/syscul
An OS in Rust, how hard can it be?
mrdvince/terraform-proxmox-qemu
A terraform / tofu module to provision VMs on proxmox
mrdvince/tyro
Just a noob being a noob.!
mrdvince/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite