fracpete
Open-source advocate, specialized in workflow engines, machine learning and deep learning. Lead developer of the ADAMS workflow engine.
New Zealand
Pinned Repositories
kodi-nfo-generator
Simple Python-based command-line tool to generate .nfo files for movies and TV series used by Kodi.
princeton-java-algorithms
The most important algorithms and data structures in use today.
projects
Overview of my github projects.
python-weka-wrapper
Python 2.7 wrapper for Weka using javabridge.
python-weka-wrapper-examples
Example code for the python-weka-wrapper project.
python-weka-wrapper3
Python 3 wrapper for Weka using JPype.
requests4j
HTTP for humans, inspired by the amazing Python requests library.
rsync4j
Simple Java wrapper for rsync for Linux, OSX and Windows.
sizeofag
Determining size of Java objects.
sklearn-weka-plugin
Makes Weka algorithms available in scikit-learn, by using python-weka-wrapper3 under the hood.
fracpete's Repositories
fracpete/rsync4j
Simple Java wrapper for rsync for Linux, OSX and Windows.
fracpete/kodi-nfo-generator
Simple Python-based command-line tool to generate .nfo files for movies and TV series used by Kodi.
fracpete/princeton-java-algorithms
The most important algorithms and data structures in use today.
fracpete/sizeofag
Determining size of Java objects.
fracpete/princeton-java-introduction
Contains the mavenized code examples from Princeton's Introduction to Programming in Java.
fracpete/jshell-scripting
Java widget for scripting with jshell. Requires Java 9 or later.
fracpete/vfsjfilechooser2
Updated fork of vfsjfilechooser project on sf.net.
fracpete/jcamp-dx
Reference implemention of the IUPAC JCAMP-DX spectroscopy data standard. Fork of https://sourceforge.net/projects/jcamp-dx/
fracpete/debian-maven-plugin
For building .deb packages from Maven projects. Fork of http://debian-maven.sf.net/
fracpete/screencast4j
Java frontend for creating screencasts (sound, desktop and webcam).
fracpete/weka-virtualenv
Virtual environment manager for Weka.
fracpete/gpsformats4j
GPS format conversions in Java.
fracpete/processoutput4j
Simple Java library for capturing stdout/stderr of processes launched from within Java.
fracpete/bootstrapp
Command-line tool for bootstrapping Java applications by using Maven dependencies and/or external jar files.
fracpete/djl
An Engine-Agnostic Deep Learning Framework in Java
fracpete/djl-gpu-tests
Testing how to use GPU with DJL.
fracpete/djl-test
Test-bed for Deep Java Learning.
fracpete/djl-weka-package
Weka package for applying Deep Learning using Deep Java Library (DJL).
fracpete/dvc-notes
Notes on using DVC (https://dvc.org) for data version control.
fracpete/dvc4j
Java wrapper around locally installed dvc (https://dvc.org/) executable.
fracpete/frankenpower
Python library for downloading and processing energy data from frankenergy.co.nz
fracpete/gpsaltprofile4j
Little library for turning GPS traces with altitude information into altitude profiles.
fracpete/jrsync
Frontend for rsync4j, modelled after Grsync.
fracpete/kodi-restart-addon
Simple addon that restarts kodi via its systemd service.
fracpete/middayenergy
Python command-line tool for downloading Meridian Energy NZ usage data.
fracpete/minify-weka
Tool for reducing Weka to a minimal subset of classes.
fracpete/simpleini4j
Wrapper class to make handling of the Apache INIConfiguration easier.
fracpete/tvc
"tandem version control" is a simple Python library for combining git and dvc commands that are typically issued in tandem.
fracpete/wekapipes
Weka command-line pipelines that make use of seppl, kasperl and python-weka-wrapper3.
fracpete/wekapipes-examples
Examples for the wekapipes project.