Firamon

Firamon

Geek Repo

Github PK Tool:Github PK Tool

Firamon's repositories

Alex-and-Happy-exercises

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

Language:HaskellStargazers:0Issues:0Issues:0

Algorithms-and-Data-Structures

This folder contains some efficient sorting algorithms (Counting Sort, Quicksort, Select), Trees (BST, RBT, AVL), Heap (Max Heap), Make-Union-Find (with and without Union By Rank) and an Hashing function example.

Language:C++Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Language:TeXStargazers:0Issues:0Issues:0

Design-Patterns-For-Videogames

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

Language:C++Stargazers:0Issues:0Issues:0

MachineLearning

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

Language:MATLABStargazers:0Issues:0Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Scheme-and-Java-Exercises

Exercises in Java and Scheme

Language:JavaStargazers:0Issues:0Issues:0

Segmentation-Models

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 PSPNet. There is also an implementation of ResNet50

Language:PythonStargazers:0Issues:0Issues:0