Skip to content
View Baksonator's full-sized avatar

Organizations

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

Block or report Baksonator

Report abuse

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

Report abuse

Pinned Loading

  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 48 12

  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