Pinned Repositories
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
antlr-plsql
apollo
An open autonomous driving platform
AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
betago
BetaGo: AlphaGo for the masses, live on github.
blackjack
review of rudimentary oop in python
book
Meta-data and Makefile needed to build the book. Main starting point.
coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
leetcode_windows11_november2022
github repo for collecting mine (& others if i struggle to solve them or find any that shine) solutions to leetcode problems mostly in python for now
udacity_sdcend_2021_sensor_fusion_midterm_0
submission for Udacity's 2021 revision of their Self Driving Car Engineer Nanodegree Sensor Fusion Midterm Project
schrezraoeder's Repositories
schrezraoeder/leetcode_windows11_november2022
github repo for collecting mine (& others if i struggle to solve them or find any that shine) solutions to leetcode problems mostly in python for now
schrezraoeder/udacity_sdcend_2021_sensor_fusion_midterm_0
submission for Udacity's 2021 revision of their Self Driving Car Engineer Nanodegree Sensor Fusion Midterm Project
schrezraoeder/AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
schrezraoeder/antlr-plsql
schrezraoeder/apollo
An open autonomous driving platform
schrezraoeder/AutonomousDrivingCookbook
Scenarios, tutorials and demos for Autonomous Driving
schrezraoeder/betago
BetaGo: AlphaGo for the masses, live on github.
schrezraoeder/blackjack
review of rudimentary oop in python
schrezraoeder/book
Meta-data and Makefile needed to build the book. Main starting point.
schrezraoeder/coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
schrezraoeder/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
schrezraoeder/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
schrezraoeder/flann
Fast Library for Approximate Nearest Neighbors
schrezraoeder/gans-in-action-1
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
schrezraoeder/intro-to-dl
Resources for "Introduction to Deep Learning" course.
schrezraoeder/leetcode_play_0
schrezraoeder/LeetHub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
schrezraoeder/low-level-programming
Source code for 'Low-Level Programming' by Igor Zhirkov
schrezraoeder/Machine_Learning_Journey
This is the Curriculum for "Machine Learning Journey" By Siraj Raval on Youtube
schrezraoeder/Matrix-Calculus
Matrix Calculus via Differentials, Matrix Derivative, 矩阵求导方法
schrezraoeder/metapy
Python bindings for MeTA
schrezraoeder/mlcpp
Set of examples of ML approaches implemented in C++
schrezraoeder/mobilecloud-14
Source code and assignments for the Programming Cloud Services for Android Handheld Systems Course
schrezraoeder/rmarkdown-book
R Markdown: The Definitive Guide (to be published soon)
schrezraoeder/RussianTrollNetwork
Code to produce Russian troll mention network from data published by fivethirtyeight.com
schrezraoeder/tech_review
Technology Review
schrezraoeder/tidy-text-mining
Manuscript of the book "Tidy Text Mining with R" by Julia Silge and David Robinson
schrezraoeder/toml
Tom's Obvious, Minimal Language
schrezraoeder/twitchchess
like twitchslam, for chess
schrezraoeder/CS1_java_hw1
thinking about doing a CS1 MOOC in Java, its been some years since I did a class in Java which used to be my main language back in the day