Ossi Myllymäki's repositories

bank-transaction-analyzer

Desktop application for analysis and visualization of bank transaction data.

Language:PythonLicense:MITStargazers:14Issues:1Issues:0

gauss-newton-solver

Gauss-Newton solver implemented from scratch.

Language:PythonLicense:MITStargazers:11Issues:2Issues:0

solvers

Different type of solvers to solve systems of nonlinear equations

Language:C++License:MITStargazers:4Issues:2Issues:0

conquering-seven-hills

Finding optimal walking path for seven hills in Turku.

Language:PythonLicense:MITStargazers:3Issues:2Issues:0

ransac-solver

General RANSAC solver with detailed examples.

Language:PythonLicense:MITStargazers:3Issues:2Issues:1

optimization-toolkit

Art of finding minimum. Python implementations from scratch.

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

tiny-dag

A small library to orchestrate and visualize function calls using graph structure.

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

DQN

DQN reinforcement learning with some experimental features

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

bresenhams-line-algo-speed-comparison

Quick speed comparison of different implementations: python, cython, numba, c++

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

cuda-lectures

Material for cuda-mode lectures

Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

drl-zh

Deep Reinforcement Learning: Zero to Hero!

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:1Issues:0

filterpy

Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Kalman-and-Bayesian-Filters-in-Python

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 filters, and more. All exercises include solutions.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:1Issues:0

kiss-icp

A LiDAR odometry pipeline that just works

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

lm-hackers

Hackers' Guide to Language Models

License:Apache-2.0Stargazers:0Issues:0Issues:0

lunch-bot

Helpful slack bot that provides lunch options in the region of Turku.

Language:PythonStargazers:0Issues:0Issues:0

notebooks

Just a bunch of iPython notebooks for future references.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

privateGPT

Interact privately with your documents using the power of GPT, 100% privately, no data leaks

License:Apache-2.0Stargazers:0Issues:0Issues:0

Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)

License:MITStargazers:0Issues:0Issues:0

recommenders

Best Practices on Recommendation Systems

License:MITStargazers:0Issues:0Issues:0

reinforcement-learning-algorithms

This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Dueling Network, DDPG, SAC, A2C, PPO, TRPO. (More algorithms are still in progress)

Stargazers:0Issues:0Issues:0

shifting-peaks

Methods to correct effect of peak shifting in curve fitting problem.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0
Language:PythonLicense:MITStargazers:0Issues:2Issues:0

table-viewer

A simple utility program, with minimal GUI, for viewing, filtering, grouping, and sorting tabular data.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0