- Nyköping, Sweden
- http://jonasnockert.com/
- @lemonad
Highlights
- Pro
Stars
The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
Automated, smooth, N'th order derivatives of non-uniformly sampled time series data
Litemapy's goal is to provide an easy to use way to read and edit Litematica's schematic file format
OutRun is an open-source, privacy oriented, outdoor fitness tracker.
A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.
Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub.
An open-source scientific computing library for embedded systems running Zephyr OS or standalone.
PyTorch code for CVPR'2020 paper “Pose-guided Visible Part Matching for Occluded Person ReID”
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/ba…
Papers & presentation materials from Hugging Face's internal science day
A curated collection of common interview questions to help you prepare for your next interview.
The development repo for the Primer on Bézier curves, https://pomax.github.io/bezierinfo
Feature complete classic L-System library (branching, context sensitive, parametric) & multi-purpose modern L-System/LSystem implementation that can take javascript functions as productions. It is …
Machine learning dataset for fungi native to Sweden
TensorFlow binaries supporting AVX, FMA, SSE
python app to turn a photograph into a cartoon
sygi / deep_q_rl
Forked from spragunr/deep_q_rlTheano-based implementation of Deep Q-learning
Numerical methods implemented in Matlab: Explicit Euler, Implicit Euler, Symplectic Euler, Midpoint Rule, Trapezoidal Rule, Störmer-Verlet, Runge's method and BDF2. It uses the mathematical pendulu…