Filkolev's Stars
eugenp/tutorials
Just Announced - "Learn Spring Security OAuth":
resume/resume.github.com
Resumes generated using the GitHub informations
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
leela-zero/leela-zero
Go engine with no human-provided knowledge, modeled after the AlphaGo Zero paper.
google-deepmind/dm_control
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
glinscott/leela-chess
**MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero
softerra/linux-hc-sro4
The HC-SRO4 is an ultrasonic distance sensor to be attached on 2 5V GPIO pins. This driver uses the interrupt logic of the GPIO driver to measure the distance in a non-blocking, precise and load-independend way. Unlike user land measurement methods you can even compile a linux kernel while doing measurements without getting weird results.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
sMustafov/Blockchain
The fastest way to learn how Blockchains work is to build one! Blockchain is an immutable, sequential chain of records called Blocks. They contain transactions or any data you like. But the important thing is that they’re chained together using hashes.
Kulbear/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
lukasmonk/lucaschess
Chess GUI
official-stockfish/Stockfish
A free and strong UCI chess engine
aimacode/aima-data
Data files to accompany the algorithms from Norvig And Russell's "Artificial Intelligence - A Modern Approach"
aimacode/aima-csharp
C# implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aimacode/aima-java
Java implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aimacode/aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aimacode/aima-javascript
Javascript visualization of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aimacode/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
android/architecture-components-samples
Samples for Android Architecture Components.
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
google-deepmind/pysc2
StarCraft II Learning Environment
Blizzard/s2client-proto
StarCraft II Client - protocol definitions used to communicate with StarCraft II.
Blizzard/s2client-api
StarCraft II Client - C++ library supported on Windows, Linux and Mac designed for building scripted bots and research using the SC2API.
fmi/machine-learning-lectures
Lectures from the Machine Learning course
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
HappyMeBulgaria/HappyMe
Online educational platform supporting education, development and happiness of children with autism
FrontendMasters/front-end-handbook-2017
2017 edition of our front-end development guide
pazguille/offline-first
:electric_plug: Everything you need to know to create offline-first web apps.