Pinned Repositories
add_ide_features_to_vim
Add IDE features (like autocomplete, tree navigation, file search, formatting etc.) your VIM text editor
awesome-deep-learning-papers
The most cited deep learning papers
awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
BehavioralCloning
DataAnalysis
DeepLearningForSelfDrivingCars
This is an implementation in Pytorch of nvidia's model to build a deep learning neural network for self-driving cars.
Diplomski
Master Thesis
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
IntroductionToAlgorithms
Implementations of simple algorithms and data structures with python
self_driving_car_nd
RKal-El's Repositories
RKal-El/awesome-deep-learning-papers
The most cited deep learning papers
RKal-El/IntroductionToAlgorithms
Implementations of simple algorithms and data structures with python
RKal-El/self_driving_car_nd
RKal-El/Data-Science-Portfolio
A Portfolio of my Data Science Projects
RKal-El/deep-learning-papers
Papers about deep learning ordered by task, date. Current state-of-the-art papers are labelled.
RKal-El/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
RKal-El/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
RKal-El/Hands-on-Convolutional-Neural-Networks-with-Tensorflow
Hands-on Convolutional Neural Networks with Tensorflow, published by Packt
RKal-El/Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
RKal-El/How_to_simulate_a_self_driving_car
This is the code for "How to Simulate a Self-Driving Car" by Siraj Raval on Youtube
RKal-El/Learn_Blockchain_in_2_months
This is the code for "Learn Blockchain in 2 Months" by Siraj Raval on Youtube
RKal-El/Learn_Machine_Learning_in_3_Months
This is the code for "Learn Machine Learning in 3 Months" by Siraj Raval on Youtube
RKal-El/Move_37_Syllabus
work in progress
RKal-El/quickdraw-dataset
Documentation on how to access and use the Quick, Draw! Dataset.
RKal-El/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
RKal-El/reinforcement-learning-1
Minimal and Clean Reinforcement Learning Examples
RKal-El/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
RKal-El/SelfDrivingRCCar
Autonomous RC Car using Neural Networks, Python and Open CV