Skip to content
View arkanivasarkar's full-sized avatar
Block or Report

Block or report arkanivasarkar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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 70 16

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

    Ensemble RNN based neural network for ECG anomaly detection

    MATLAB 28 6

  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 33 7

  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