Pinned Repositories
awesome-anomaly-detection
List of papers on Anomaly Detection
awesome-gaussian-regression
List of Gaussian regression
awesome-rl
Reinforcement learning resources curated
bwping-udp
bwping-udp is a tool for network performance measurement
cronometer
This java project implements a cronometer
DataStructures
deepwifi
Repository with deep RL in Wi-Fi
ethanol_controller
This repository contains the Ethanol controller in Python 2. 7/POX
evolutionary-container
This repository helps creating a docker container with lots of evolutionary algorithms packages in python
SoccermaticsForPython
This repository contains code from <Friends of Tracking> online courses
h3dema's Repositories
h3dema/SoccermaticsForPython
This repository contains code from <Friends of Tracking> online courses
h3dema/deepwifi
Repository with deep RL in Wi-Fi
h3dema/ethanol_controller
This repository contains the Ethanol controller in Python 2. 7/POX
h3dema/hostap
Hostapd and hostapd_cli -- adding new features
h3dema/TrocoMoedas
Problema do troco em moedas
h3dema/astroml-docker
Docker container to run the astroML course
h3dema/command_ap
Send commands to configure 802.11 Hostapd
h3dema/CUDA-libSVM
GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same. The modifications were done in the kernel computation, that is now performed using the GPU.
h3dema/DataStreams
h3dema/docker-libsvm
This docker container allows to perform SVM task using libSVM with multiple cores
h3dema/DPP
Dynamic programming problems
h3dema/ethanol_hostapd
Ethanol's version of HOSTAPD
h3dema/ExperimentsWithCplusplus
Simple code with c++
h3dema/GANs
Brief collection of Generative Adversarial Networks bibliography
h3dema/garage
A toolkit for reproducible reinforcement learning research
h3dema/interpret
Fit interpretable models. Explain blackbox machine learning.
h3dema/interpretable-ml-book
Book about interpretable machine learning
h3dema/java_simples
Exemplos simples de códigos em Java (para videos no YouTube)
h3dema/JavaLambda
Some tests using Lambda in Java
h3dema/kanboard
Create a kanboard container
h3dema/Keras-GAN
Keras implementations of Generative Adversarial Networks.
h3dema/keras-tcn
Keras Temporal Convolutional Network.
h3dema/knapsack
3 knapsack problems
h3dema/ml-env
Environment with machine learning tools
h3dema/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.
h3dema/nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning.
h3dema/nnid-docker
Docker to develop NNI (from Microsoft)
h3dema/PDPbox
python partial dependence plot toolbox
h3dema/qtbase
Qt Base (Core, Gui, Widgets, Network, ...)
h3dema/Sorts
This repository contains some examples of sort algorithms in Java