Skip to content
View LerkkaP's full-sized avatar
🇫🇮
🇫🇮

Highlights

  • Pro

Block or report LerkkaP

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Bicyclesafe/bikesafe Bicyclesafe/bikesafe Public

    Helsingin yliopiston Ohjelmistotuotantoprojektin harjoitustyö. Harjoitustyön aiheena on toteuttaa ohjelmistoratkaisu pyörävarakauksien ehkäisemiseen.

    TypeScript 1 2

  2. genetic-algorithm-visualization genetic-algorithm-visualization Public

    Visualization of a genetic algorithm applied to the 2D Rastrigin function. Inspired by the book "Neuroevolution: Harnessing Creativity in AI Agent Design"

    Python

  3. Lloyd-algorithm Lloyd-algorithm Public

    C++ implementation of Lloyd’s algorithm for a 2D setting. Fully callable from Python via Pybind11.

    C++

  4. sudoku-solver sudoku-solver Public

    Simple Sudoku solver implemented in C++ using backtracking algorithm.

    C++

  5. neural-network-demo neural-network-demo Public

    Exploration of basics of neural networks through a simple neural network that solves the XOR problem.

    Python

  6. ecommerce-flask ecommerce-flask Public

    Ecommerce platform made in flask - This project is an exercise for the course Databases and web programming at the University of Helsinki.

    Python