Pinned Repositories
autoagora-agents
autoagora-indexer-service
cuda-gpupick
Automatically pick unused CUDA devices for your application, in a topology-aware fashion.
fcos-zfs
Fedora CoreOS image with ZFS
pyallocopt
A python wrapper for AllocationOpt.jl
indexer-rs
Rewrite of indexer-service in Rust with TAP payments implementation
autoagora
autoagora-indexer-service
autoagora-processor
timeline-aggregation-protocol
A fast, efficient and trust-minimized unidirectional micro-payments system.
aasseman's Repositories
aasseman/cuda-gpupick
Automatically pick unused CUDA devices for your application, in a topology-aware fashion.
aasseman/distributed-evolutionary-ml
A tool for experimenting with evolutionary optimization methods for machine learning algorithms, by distributing the workload over a large number of compute nodes on the IBM Cloud. For now, it only includes an implementation of [Deep Neuroevolution: Genetic Algorithms Are a Competitive Alternative for Training Deep Neural Networks for Reinforcement Learning](https://arxiv.org/abs/1712.06567).
aasseman/mi-prometheus
MI-Prometheus (Machine Intelligence – Prometheus), an open-source framework built on top of PyTorch, enabling rapid development and comparison of diverse neural network-based models. In MI-Prometheus training and testing mechanisms are no longer pinned to a specific model or problem, whereas build-in mechanisms for configuration management and handshaking of data definitions facilitate running experiments combining different models with problems.
aasseman/pytorchpipe
PyTorchPipe (PTP) is a component-oriented framework for rapid prototyping and training of computational pipelines combining vision and language
aasseman/sphinx-example
A mini-tutorial / cheatsheet / link-collection to get you started documenting Python code using Sphinx.