Skip to content
View arkanivasarkar's full-sized avatar

Block or report arkanivasarkar

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
arkanivasarkar/README.md

Hi there, I'm Arkaniva !! 👋

Student, Innovation Enthusiast, Tech Geek, and a Bioengineer!!

  • 🎓 Currently pursuing my master in Medical Engineering
  • 💻 Looking for part-time opportunities
  • 🍀 I’m currently trying to explore the multidisplinary nature of Bioengineering and learn as much as I can 😄
  • 🥅 2023 Goals: Get into the domain of 3D programming and XR development. 📷
  • ⚡ Looking to collaborate with others in creating something exhilarating
  • 🚆 I love to travel. 🗻 Mountains are always my first choice.
  • 💪 Fitness freak: Trained martial artist and swimmer
  • Currently working on: autoBayesian

arkanivasarkar

Languages and Tools:

Python

MATLAB

R

Tensorflow

Solidworks

Ansys

Pinned Loading

  1. Retinal-Vessel-Segmentation-using-variants-of-UNET Retinal-Vessel-Segmentation-using-variants-of-UNET Public

    Retinal vessel segmentation using U-NET, Res-UNET, Attention U-NET, and Residual Attention U-NET (RA-UNET)

    Python 75 17

  2. ECG-Anomaly-Detection-Using-Deep-Learning ECG-Anomaly-Detection-Using-Deep-Learning Public

    Ensemble RNN based neural network for ECG anomaly detection

    MATLAB 32 7

  3. EEG-Data-Augmentation-using-Variational-Autoencoder EEG-Data-Augmentation-using-Variational-Autoencoder Public

    Improving performance of motor imagery classification using variational-autoencoder and synthetic EEG signals

    Jupyter Notebook 37 9

  4. Bacterial-Cell-Classification Bacterial-Cell-Classification Public

    Bacterial cell classification into gram positive and gram negative using CNN

    Python 1

  5. RNAseq-Data-Analysis-Pipeline RNAseq-Data-Analysis-Pipeline Public

    Pipeline for analyzing RNAseq data of human and mouse - beginner friendly with minimal user inputs

    R 1

  6. Deep-Learning-from-Scratch Deep-Learning-from-Scratch Public

    Implementation of a Fully Connected Neural Network, Convolutional Neural Network (CNN), and Recurrent Neural Network (RNN) from Scratch, using NumPy.

    Python