
Martin Garaj
Researcher interested in Large Language Models, Data Analytics and Renewable Energy
- Hong Kong
- garaj.martin@gmail.com
- ResearchGate
- Github
- ORCID
You May Also Enjoy
3D printed card-box
less than 1 minute read
Published:
Card-box for 67x91 [mm] cards
Pip & Conda: Quick guide
less than 1 minute read
Published:
Pip
Universal Experiment Tracker
7 minute read
Published:
Robust experiment tracker for algorithms running in loop (e.g. grid search). Prevents data-loss and allows for simple recovery on error. The search loops can be skipped by simply running a check(…) function for the set of parameters.
Python code: Automatic git-diff back up
1 minute read
Published:
GIT is a wonderful tool, but it is just a tool. If you already had bad experience with GIT, or just have trust issues, here is a piece of python code, that automatically creates a back up of all (except hidden) git diff files, between 2 branches and re-creates a folder structure.