Pinned Repositories
algebraic-reconciler
How to Syncronize Many Filesystems in Near Linear Time? Prototype code for a data synchronizer introduced in https://arxiv.org/abs/2302.09666 (Python)
AlgebraicSyncPaper
Sources of papers on algebraic file synchronization (TeX, Python)
BasicSolitaire
Classic Solitaire with autoplay written a long time ago (QBasic)
BillPlease
A single-user web application that keeps track of personal expenses. (PHP, SQLite3, jQuery, Bootstrap)
dag_longest_path
Calculate the longest path in a directed acyclic graph in terms of node weights (Python)
ESFS
ESFS is a FUSE-based filesystem that supports snapshots (C)
nn_rnd_training
Train neural nets using smart random walk without backpropagation
openscad-py
Python OOP precompiler for OpenSCAD's language
trained-linearization
Interpreting neural networks by reducing nonlinearities during training
csirmaz's Repositories
csirmaz/ESFS
ESFS is a FUSE-based filesystem that supports snapshots (C)
csirmaz/algebraic-reconciler
How to Syncronize Many Filesystems in Near Linear Time? Prototype code for a data synchronizer introduced in https://arxiv.org/abs/2302.09666 (Python)
csirmaz/BasicSolitaire
Classic Solitaire with autoplay written a long time ago (QBasic)
csirmaz/dag_longest_path
Calculate the longest path in a directed acyclic graph in terms of node weights (Python)
csirmaz/AlgebraicSyncPaper
Sources of papers on algebraic file synchronization (TeX, Python)
csirmaz/BillPlease
A single-user web application that keeps track of personal expenses. (PHP, SQLite3, jQuery, Bootstrap)
csirmaz/hypergeometry
Geometric tools for an arbitrary number of dimensions
csirmaz/inner
A multiobjective linear problem (MOLP) solver - Implemented threads (C)
csirmaz/Lua-Torch-Interactive
A Lua package that stops the execution of a script and creates an interactive prompt to inspect and change variables (Lua)
csirmaz/NetArranger
A JavaScript module to arrange the nodes of a directed graph, diagram or network in 2D (JavaScript, EdnaScript)
csirmaz/PHP_Beautifier
This program reformats and beautifies PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
csirmaz/superloop
A framework to build RNNs with a "superloop" in TensorFlow/Keras (Python)
csirmaz/trained-linearization
Interpreting neural networks by reducing nonlinearities during training
csirmaz/nn_rnd_training
Train neural nets using smart random walk without backpropagation
csirmaz/openscad-py
Python OOP precompiler for OpenSCAD's language
csirmaz/AlgebraicSynchronizer
Implements some of the algorithms described in N. Ramsey and E. Csirmaz. An Algebraic Approach to File Synchronization, 2001 (OCaml)
csirmaz/autoencoder_clustering
Sample code to demonstrate clustering directly with an autoencoder, and nothing else
csirmaz/beautifulsoup_semantic_text
Replacement for BeautifulSoup's get_text() that takes into account block-level elements (Python)
csirmaz/ComfySQL
A PHP convenience class for MySQL operations, based on mysqli (PHP)
csirmaz/csirmaz.github.io
Personal website
csirmaz/EdnaScript
EdnaScript is a simple extension to JavaScript that makes it easy to write object-oriented code with class inheritance (Perl)
csirmaz/gcode_power_splitter
Split gcode into blocks of layers for 3D printing in multiple stages
csirmaz/gmvault
GMail backup software - Audited code and added SQLite support (Python)
csirmaz/Manatee
Manatee checks whether the expected values of two datasets are significantly different (C)
csirmaz/OctoPrint-PowerFailure
csirmaz/polymatroidal_cone
Exploring polymatroidal axioms and cone
csirmaz/rand-brain-evo
Evolve a new training method for neural networks
csirmaz/submodular-functions-6
Supplemental code for the paper "Attempting the impossible: enumerating extremal submodular functions for n=6"
csirmaz/TrainableOnlineClustering
A trainable clustering layer for neural networks suitable for online clustering (Lua)
csirmaz/witip
web based information theoretic inequality prover