Skip to content
View Firamon's full-sized avatar
Block or Report

Block or report Firamon

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

Popular repositories

  1. Scheme-and-Java-Exercises Scheme-and-Java-Exercises Public

    Exercises in Java and Scheme

    Java

  2. MachineLearning MachineLearning Public

    Some octave exercises from coursera "Machine Learning" course - Logistic regression, linear regression, clusters, DNN's, ext..,

    MATLAB

  3. Database-for-a-Medical-Clinic Database-for-a-Medical-Clinic Public

    TeX

  4. Design-Patterns-For-Videogames Design-Patterns-For-Videogames Public

    Implementation of design patterns in C++, by the gang of 4 book

    C++

  5. Segmentation-Models Segmentation-Models Public

    Here i implemented some segmentation models. There are a few istances of FCN that uses transposed conv vs upsampling+conv as decoder layers, an implementation of UNet and an implementation of PSPNe…

    Python

  6. Alex-and-Happy-exercises Alex-and-Happy-exercises Public

    Implementations of parsers and lexer for reconognition of different kind of mathematical languages (Ex. direct polish notation, "+,-,*,/" plus "if then else", ...)

    Haskell