Pinned Repositories
AlgorithmsWithTests
A bunch of leet code solutions with Jest tests.
ArabicCompetitiveProgramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Artificial-Intelligence-By-Example-Second-Edition
Artificial Intelligence By Example Second Edition, published by Packt
aws-machine-learning-university-accelerated-cv
bgslibrary
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
coding-interview-university
A complete computer science study plan to become a software engineer.
FgSegNet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding
mlbookcamp-code
The code from the Machine Learning Bookcamp book and a free course based on the book
Python
All Algorithms implemented in Python
Epsilon01's Repositories
Epsilon01/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
Epsilon01/FgSegNet
FgSegNet: Foreground Segmentation Network, Foreground Segmentation Using Convolutional Neural Networks for Multiscale Feature Encoding
Epsilon01/mlbookcamp-code
The code from the Machine Learning Bookcamp book and a free course based on the book
Epsilon01/Python
All Algorithms implemented in Python
Epsilon01/AlgorithmsWithTests
A bunch of leet code solutions with Jest tests.
Epsilon01/ArabicCompetitiveProgramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Epsilon01/Artificial-Intelligence-By-Example-Second-Edition
Artificial Intelligence By Example Second Edition, published by Packt
Epsilon01/aws-machine-learning-university-accelerated-cv
Epsilon01/bgslibrary
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
Epsilon01/coding-interview-university
A complete computer science study plan to become a software engineer.
Epsilon01/computer_vision
Some basic algorithms to learn computer vision.
Epsilon01/convmixer
Epsilon01/coursera-dl
Script for downloading Coursera.org videos and naming them.
Epsilon01/CS-7642-Reinforcement-Learning-Notes
In this repository, I will publish my notes for GaTech's Reinforcement Learning course CS7642.
Epsilon01/feature-selection-for-machine-learning
Code Repository for the online course Feature Selection for Machine Learning
Epsilon01/labgen
Source code of the LaBGen stationary background generation method.
Epsilon01/machine_learning
Some basic algorithms to learn machine learning.
Epsilon01/manim
Animation engine for explanatory math videos
Epsilon01/my_tech_resources
Epsilon01/neural-style
Torch implementation of neural style algorithm
Epsilon01/nevergrad
A Python toolbox for performing gradient-free optimization
Epsilon01/pytorch-Deep-Learning
Deep Learning (with PyTorch)
Epsilon01/Seeing-Theory
A visual introduction to probability and statistics.
Epsilon01/SegNet-Tutorial
Files for a tutorial to train SegNet for road scenes using the CamVid dataset
Epsilon01/Semantic-Segmentation-using-Fully-Convolutional-Networks
In this project, we'll construct a fully convolutional neural network based on the VGGNet-16 architecture to perform semantic segmentation on a video captured from a front facing camera mounted on a vehicle dashboard to identify the drivable surface area.
Epsilon01/study_group_Practical_Statistics_for_Data_Scientists
Practical Statistics for Data Scientists 50+ Essential Concepts Using R and Python 2nd edition
Epsilon01/TeachingMaterials
Epsilon01/Understanding-deep-Convolutional-Neural-Networks-with-a-practical-use-case-in-Tensorflow-and-Keras
What makes convnets so powerful at image classification?