Skip to content
View Baksonator's full-sized avatar

Organizations

@microsoft @RAF-BANTer @raf-bsn
Block or Report

Block or report Baksonator

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. bobaka bobaka Public

    A compiler for a programming language called "bobaka" that I have created. The programming language is compiled to Python.

    Python 1

  2. evolutionary-timetable-scheduling evolutionary-timetable-scheduling Public

    An algorithm for creating a good timetable for the Faculty of Computing. The algorithm is based on evolutionary strategies, more precisely on the 1+1 evolutionary strategy and Shotgun hill climbing.

    Python 47 11

  3. fashionMNIST-classifier fashionMNIST-classifier Public

    Forked from raf-bsn/ML-project2

    Convoluted Neural Network for classifying the FashionMNIST data set. Recognition of multiple clothing objects on the same picture with noise using the trained model and OpenCV.

    Python

  4. marc-parser marc-parser Public

    A parser for the Marc format for bibliographic data.

    Haskell 4 2

  5. shortest-path-among-obstacles shortest-path-among-obstacles Public

    An implementation for the Shortest Path Among Obstacles for a point robot problem, using the Visibility Graph.

    JavaScript 2 2

  6. ssao ssao Public

    A demonstration of the Screen-space ambient occlusion technique in OpenGL.

    Java 3