mr-ravin
Author of book ๐: The Engineer's Plan || Blessed ๐ to see life as an artist ๐จ, engineer ๐, researcher ๐ค, inventor โ๏ธ, writer โ๏ธ... ๐ #offline
เคชเฅเคฅเฅเคตเฅ ๐
Pinned Repositories
Aerial-Semantic-Segmentation-Drone-using-Pytorch
This repository includes Pytorch implementation of semantic segmentation on aerial image of drone dataset.
Artificial-Human-Algorithm
This includes a theoretical design related to the development of artificial human beings.
audio-streamer
This repository includes an opensource audio streaming server written in nodejs.
Brain-Tumor-Detection-MRI-using-YOLO-v3-Pytorch
Brain Tumor Detection in MRI Images using YOLO v3 implemented in Pytorch
BSC-DenseNet
Implementaiton of BSC-Densenet-121 in Pytorch from research paper "Adding Binary Search Connections to Improve DenseNet Performance".
cerebral-rnn-experimental-results
This repository contains experimental results and the comparitive study and implementation of Cerebral LSTM.
CNN-Autoencoders
Implementation of CNN based autoencoders for color images in tensorflow.
CycleGAN-Image-Translation-Pytorch
CycleGAN Image Translation Apple to Orange on 128 x 128 colour image; implementation in Pytorch.
Molecule-Solubility-using-GNN-in-Pytorch
Graph Neural Networks for estimating water solubility of a molecule structure using Pytorch.
ShadowNetwork
A new approach to train models based on LSTMs, GRUs, and other similar variants.
mr-ravin's Repositories
mr-ravin/Brain-Tumor-Detection-MRI-using-YOLO-v3-Pytorch
Brain Tumor Detection in MRI Images using YOLO v3 implemented in Pytorch
mr-ravin/FileCrypt
An opensource AES-128 bit encryption tool for android.
mr-ravin/mr-ravin.github.io
mr-ravin/PasswordManager-CyberSecure-Android-App
This opensource password manager android application stores all of its data in a 256 bit encrypted format on the device itself, thus it works completely offline.
mr-ravin/Aerial-Semantic-Segmentation-Drone-using-Pytorch
This repository includes Pytorch implementation of semantic segmentation on aerial image of drone dataset.
mr-ravin/BSC-DenseNet
Implementaiton of BSC-Densenet-121 in Pytorch from research paper "Adding Binary Search Connections to Improve DenseNet Performance".
mr-ravin/cerebral-rnn-experimental-results
This repository contains experimental results and the comparitive study and implementation of Cerebral LSTM.
mr-ravin/CycleGAN-Image-Translation-Pytorch
CycleGAN Image Translation Apple to Orange on 128 x 128 colour image; implementation in Pytorch.
mr-ravin/DCGAN-Image-Generation-in-Pytorch
Implementation of DCGAN in Pytorch for generating colour images of 64 x 64 resolution.
mr-ravin/Molecule-Solubility-using-GNN-in-Pytorch
Graph Neural Networks for estimating water solubility of a molecule structure using Pytorch.
mr-ravin/RotationWars
A multiplayer indie game developed with the Unity3D game engine, where players compete on a rotating platform. They can push each other and maneuver to avoid being pushed off. The goal is to make opponents fall off the platform to claim victory.
mr-ravin/variational-autoencoders-vae-pytorch
Pytorch implementation of Variational Auto-encoders with CNN; VAE with CNN
mr-ravin/3D-PointCloud
Papers and Datasets about Point Cloud.
mr-ravin/author
mr-ravin/auto_mlflow
An opensource automated MLOps library for MLFlow in python.
mr-ravin/Blocks-N-Head
Blocks-N-Head is an open-source game where the objective is to help the character avoid falling blocks.
mr-ravin/cerebral-lstm
This repository includes the pytorch implementation of Cerebral LSTM.
mr-ravin/ConfiBook-Android-App
This opensource android application stores all of its data in a 256 bit encrypted format on the device itself, thus it works completely offline.
mr-ravin/EnText
This repository contains an opensource android application for performing text encryption using AES128 bit encryption mechanism.
mr-ravin/gamedev
mr-ravin/GenAI-Diffusion-model-pytorch
Implementation of a diffusion model in pytorch.
mr-ravin/hacker
mr-ravin/HIV-Inhibitor-GNN-Transformer
This repository includes code for classifying if a given molecule can act as a HIV Inhibitor, using the GNN Transformer architecture.
mr-ravin/mathematician
mr-ravin/mr-ravin
mr-ravin/neurodiffeq
A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
mr-ravin/Node-Classification-on-Cora-Dataset-using-GNN-in-Pytorch
Node Classification on large Knowledge Graphs of Cora Dataset using Graph Neural Network (GNN) in Pytorch.
mr-ravin/privacypolicy
mr-ravin/QRGame
QRGame is a minimalist, terminal-based typing game where the player must quickly type a displayed key and press Enter before time runs out. As players advance, the time to respond shortens, pushing speed and accuracy to the limit. A single mistake ends the game, keeping the tension high as the challenge intensifies.
mr-ravin/visual-linguistic-model
This repository contains the modules of Visual linguistic model.