Pinned Repositories
AATT
Advanced Adaptive Transformer Topologies
AgentOfMoloch
Discord bot for playing Neuroshima RPG game, Polish only
archivizer
This is a simple archivizer program that allows to pack (without compression) and unpack files from/to simple, transferable archive format (which I call .myzip).
asm-music-player
ftp-server
MIOPROJEKT
Firefly algorithm and simulated annealing algorithm in neural network learning (in Polish).
mymaths
An attempt to create my simple math library, with functions including automatic differentiation and integration.
Phi-Algebra
In phi algebra, numbers are represented in form of (A+Bϕ)/(C+Dϕ) where A,B,C and D are integers and ϕ is an irrational number (most often phi number or the golden number). This is C++ implementation of phi algebra.
PSO
Particle swarm optimisation example.
Time-Series-Transformer
MattCaner's Repositories
MattCaner/AgentOfMoloch
Discord bot for playing Neuroshima RPG game, Polish only
MattCaner/asm-music-player
MattCaner/MIOPROJEKT
Firefly algorithm and simulated annealing algorithm in neural network learning (in Polish).
MattCaner/mymaths
An attempt to create my simple math library, with functions including automatic differentiation and integration.
MattCaner/Phi-Algebra
In phi algebra, numbers are represented in form of (A+Bϕ)/(C+Dϕ) where A,B,C and D are integers and ϕ is an irrational number (most often phi number or the golden number). This is C++ implementation of phi algebra.
MattCaner/AATT
Advanced Adaptive Transformer Topologies
MattCaner/archivizer
This is a simple archivizer program that allows to pack (without compression) and unpack files from/to simple, transferable archive format (which I call .myzip).
MattCaner/ftp-server
MattCaner/PSO
Particle swarm optimisation example.
MattCaner/Time-Series-Transformer
MattCaner/AI
Very simple programs operating on fuzzy logic, genetic algorithms and neuronal nets.
MattCaner/CSApp
Custom SDL Applications. Or C++ Simple Applications. Or C++ SDL Applications. However you would like to explain this abbreviation... you get the idea.
MattCaner/Dictionary
Simple implementation of a dictionary that automatically assigns indexes to entries (naive method) and resolves collisions.
MattCaner/fpgaThermometer
MattCaner/maciejtrzcinski_pnagh_2020
MattCaner/MRTM-final
MattCaner/NEATworks
A simple approach to NEAT type neural networks.
MattCaner/OOP1
Exercises from Objective Oriented Programming 1 course classes (in Polish)
MattCaner/PreOOP
Repository contains solutions from classes of Pre-Objective Oriented Programming course I take during my university studies. Most comments are in Polish as this is the lecturing language of the subject.
MattCaner/RPGDatabase
RPG Database...
MattCaner/SimpleLANchat
A javaFX lan chat, my Advanced Internet Techniques Project
MattCaner/tasker-server
MattCaner/tigerAlgorithm_android