LucaCappelletti94
I am but an egg 🥚 - "Stranger in a Strange Land"
University of FribourgMilano, Italy
Pinned Repositories
grape
🍇 GRAPE is a Rust/Python Graph Representation Learning library for Predictions and Evaluations
karateclub
Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
emi-monorepo
Monorepo for the Earth Metabolome Initiative
csv_trimming
Package python to remove common ugliness from a csv-like file
dictances
Distances and divergences between distributions implemented in the best way I found in python.
hyperloglog-rs
A Rust implementation of HyperLogLog trying to be parsimonious with memory.
lectures-notes
My latex notes on whatever I'm studying. All are available to the public, but please take them with a grain of salt and notify me in case of errors :)
pygifsicle
Python package wrapping the gifsicle library for editing and optimizing gifs.
silence_tensorflow
Python package to shut up Tensorflow warnings and logs.
LucaCappelletti94's Repositories
LucaCappelletti94/silence_tensorflow
Python package to shut up Tensorflow warnings and logs.
LucaCappelletti94/dict_hash
Python package to hash dictionaries using default hash, md5, sha256 and more.
LucaCappelletti94/plot_keras_history
A simple python package to print a keras NN training history.
LucaCappelletti94/compress_json
The missing Python utility to read and write compressed JSONs.
LucaCappelletti94/extra_keras_metrics
Additional training metrics integrated with the keras NN library.
LucaCappelletti94/barplots
Python package to easily make barplots from multi-indexed dataframes.
LucaCappelletti94/sanitize_ml_labels
Python package to standardize the names of ML-related metrics, models and losses.
LucaCappelletti94/downloaders
Python package to handle download of multiple types of files.
LucaCappelletti94/minhash-rs
A Rust implementation of MinHash trying to be parsimonious with memory.
LucaCappelletti94/environments_utils
Utilities to identify which environments is your python script running within.
LucaCappelletti94/deflate_dict
Python package to deflate and re-inflate dictionaries.
LucaCappelletti94/map4
The MinHashed Atom Pair fingerprint of radius 2
LucaCappelletti94/mesh
Python package helping to work with the MESH dataset.
LucaCappelletti94/MINE-Database
Metabolic In silico Network Expansion (MINE) Database Construction and DB Logic
LucaCappelletti94/userinput
Simple python package to handle cli user input.
LucaCappelletti94/assert-unchecked
Unsafe assertions that allow for optimizations in release mode.
LucaCappelletti94/bias-initializer
A bias initializer implementation for unbalanced tasks
LucaCappelletti94/BRICS-DAG
Python package to generate BRICS-based DAGs from your favourite chemical sources, like PubChem.
LucaCappelletti94/chebi
Python package helping to work with the ChEBI dataset.
LucaCappelletti94/CLR
LucaCappelletti94/compress_pickle
Standard python pickle, thinly wrapped with standard compression libraries
LucaCappelletti94/deli
LucaCappelletti94/hashlist-rs
Fixed-size memory approximated set
LucaCappelletti94/idb
A futures based crate for interacting with IndexedDB on browsers using webassembly.
LucaCappelletti94/invariant-rs
Rust macros for invariant assertions.
LucaCappelletti94/projectone
Website for the homonymous band.
LucaCappelletti94/pypi-package-rot
Investigating the state of package rot on PyPI
LucaCappelletti94/scikit-fingerprints
Scikit-learn compatible library for molecular fingerprints
LucaCappelletti94/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
LucaCappelletti94/validate_version_code
Python package to validate version code.