From a9a0cfdb13dce06c0029d988da60aa712d1eab70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Hozda=20=5Bmagnusi=5D?= Date: Mon, 13 Jan 2020 17:22:17 +0100 Subject: [PATCH] Revert "Add the genetic programming library radiate" --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index b48920a..eae0a82 100644 --- a/README.md +++ b/README.md @@ -625,9 +625,6 @@ See also [Are we (I)DE yet?](https://areweideyet.com/) and [Rust Tools](https:// * [pkalivas/radiate](https://github.com/pkalivas/radiate) - A customizable parallel genetic programming engine capable of evolving solutions for supervised, unsupervised, and reinforcement learning problems. Comes with complete and customizable implementation of NEAT and Evtree. [![Build Status](https://travis-ci.com/pkalivas/radiate.svg?branch=master)](https://travis-ci.com/pkalivas/radiate) ![Crates.io](https://img.shields.io/crates/v/radiate) -#### Genetic Programming -* [pkalivas/radiate](https://github.com/pkalivas/radiate) — Radiate is a parallel genetic programming engine capable of evolving solutions for supervised, unsupervised, and general reinforcement learning problems. - #### Machine learning [[machine learning](https://crates.io/keywords/machine-learning)]