Pinned Repositories
CS-Interview-Important-Problems
data_structures_in_python
In this repository, I'm going to implement various data structures in Python from scratch.
Deep-Learning-Specialization-Notes
Things about the DL specialization from Coursera.
DenseNet
In this repository, I have played with the DenseNet architecture.
distributed_deep_learning
In this repository, I will combine PyTorch and Horovod to create high-performance distributed deep learning algorithms.
machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
MLPython
Jupyter Notebooks for implementing Machine Learning algorithms in Python from scratch.
MLTensorFlow
Machine Learning algorithms in TensorFlow from scratch for using GPUs.
Probabilistic-Graphical-Models-Specialization-Notes
python-notes
If you are planning to give a coding interview in Python, remembering the information presented in this repository will be beneficial.
Sroy20's Repositories
Sroy20/machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
Sroy20/Deep-Learning-Specialization-Notes
Things about the DL specialization from Coursera.
Sroy20/python-notes
If you are planning to give a coding interview in Python, remembering the information presented in this repository will be beneficial.
Sroy20/CS-Interview-Important-Problems
Sroy20/data_structures_in_python
In this repository, I'm going to implement various data structures in Python from scratch.
Sroy20/DenseNet
In this repository, I have played with the DenseNet architecture.
Sroy20/distributed_deep_learning
In this repository, I will combine PyTorch and Horovod to create high-performance distributed deep learning algorithms.
Sroy20/MLPython
Jupyter Notebooks for implementing Machine Learning algorithms in Python from scratch.
Sroy20/MLTensorFlow
Machine Learning algorithms in TensorFlow from scratch for using GPUs.
Sroy20/Probabilistic-Graphical-Models-Specialization-Notes
Sroy20/Coderust-2.0-Python
In this repository, I will write my Python-based solutions to the Coderust 2.0 problems. Furthermore, I will try to tackle other related problems.
Sroy20/cpython
The Python programming language
Sroy20/EPI-Python-Notes
I have been learning lots of new Python features while reading the EPI Python book. This is my attempt to jot them down question-wise.
Sroy20/MLPyTorch
Machine Learning algorithms in PyTorch from scratch for using GPUs.
Sroy20/Neural-Networks-Hugo-Larochelle-Notes
Sroy20/one-page-resume
Sroy20/python-mindwave
Python scripts to interface with the Neurosky Mindwave EEG Headset
Sroy20/python-neural-network
This is an efficient implementation of a fully connected neural network in NumPy. The network can be trained by a variety of learning algorithms: backpropagation, resilient backpropagation and scaled conjugate gradient learning. The network has been developed with PYPY in mind.
Sroy20/pytorch_examples
In this repository, I try to implement modern deep architectures in PyTorch.
Sroy20/requests-for-research
A living collection of deep learning problems
Sroy20/seizure_type_classification_dataset
This repo is for sharing our pre-processed epileptic seizure type classification dataset.
Sroy20/structural-plasticity
Sroy20/tensorflow-speech-recognition-challenge
Trying out different models on the tensorflow speech recognition dataset hosted on kaggle.
Sroy20/Udacity-Unsupervised-Learning
Notes on the Udacity Unsupervised Machine Learning course.
Sroy20/v136
Machine Learning for Health 2020