Pinned Repositories
Assn2_SVM
CS6362: Advanced Machine Learning
BinaryDecisionTreefromScratch
This is a binary decision tree implementation without any build in machine learning library like sklearn or so.
DebugTorch
To understand pytorch, inside and different extensions and all
InjuredCord
Work with injured spinal cord MALDI/mostly intact protein (Chen)
introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
LearnGit
MIS6020
For medical image processing and computation in VUIIS.
Nifti2Gif
For converting nifti data to gif image format so that it can be used in power point or other visualization
planets
The same file in Desktop folder.
registration
Histological H&E stained images were preprocessed and registered with MALDI segmented images.
ranabanik's Repositories
ranabanik/Nifti2Gif
For converting nifti data to gif image format so that it can be used in power point or other visualization
ranabanik/DebugTorch
To understand pytorch, inside and different extensions and all
ranabanik/MIS6020
For medical image processing and computation in VUIIS.
ranabanik/registration
Histological H&E stained images were preprocessed and registered with MALDI segmented images.
ranabanik/Assn2_SVM
CS6362: Advanced Machine Learning
ranabanik/BinaryDecisionTreefromScratch
This is a binary decision tree implementation without any build in machine learning library like sklearn or so.
ranabanik/InjuredCord
Work with injured spinal cord MALDI/mostly intact protein (Chen)
ranabanik/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
ranabanik/LearnGit
ranabanik/planets
The same file in Desktop folder.
ranabanik/PreProcessing
would contains codes and files those were used to preprocess data
ranabanik/PyTorch-learners-tutorial
PyTorch tutorial for learners
ranabanik/Reinforcement_Learning_Assng3