elinsky's Stars
edtechre/pybroker
Algorithmic Trading in Python with Machine Learning
osteele/gojekyll
A fast Go implementation of the Jekyll blogging engine
TikhonJelvis/RL-book
mstone/espresso
A minimalist Swift controller for the DE1PRO v1.1
Farama-Foundation/Minigrid
Simple and easily configurable grid world environments for reinforcement learning
aimacode/aima-pseudocode
Pseudocode descriptions of the algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Damian-AU/DSx
A Skin for the Decent Espresso de1plus app
davidstutz/latex-resources
Collection of LaTeX resources and examples.
shawlu95/Beyond-LeetCode-SQL
Analysis of SQL Leetcode and classic interview questions, common pitfalls, anti-patterns and handy tricks. Sample databases.
sajal2692/data-science-portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
cdeweyx/DS-Career-Resources
Compilation of resources for aspiring data scientists
geerlingguy/mac-dev-playbook
Mac setup and configuration via Ansible.
jacoco/jacoco
:microscope: Java Code Coverage Library
d3adspace/gradle-project-template
A gradle template project containing configuration for common architectures including multi project builds, testing with JUnit 5 and Mockito, CI via TravisCI, Coverage via codecov, code climate via codacy and SonarCloud and some other useful tools.
tox-dev/tox-travis
Seamless integration of tox into Travis CI
audreyfeldroy/cookiecutter-pypackage
Cookiecutter template for a Python package.
junit-team/junit5
✅ The 5th major version of the programmer-friendly testing framework for Java and the JVM
google/guava
Google core libraries for Java
google-research/football
Check out the new game server:
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
EdwardRaff/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
vim/vim
The official Vim repository
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
python/cpython
The Python programming language
deppen8/pandas-vet
A plugin for Flake8 that checks pandas code
pyenv/pyenv
Simple Python version management
cs01/pythonloc
drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)
intake/intake
Intake is a lightweight package for finding, investigating, loading and disseminating data.
omkarv/pong-from-pixels
Training a Neural Network to play Pong from pixels