From bcf603e4b16431bafc299f5560d900a30fdee121 Mon Sep 17 00:00:00 2001 From: Jim Schwoebel <30424731+jim-schwoebel@users.noreply.github.com> Date: Fri, 7 Aug 2020 22:48:22 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ab658c1..8ecc33f5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ + +![](https://media.giphy.com/media/20NLMBm0BkUOwNljwv/giphy.gif) + +                    +![Python](https://img.shields.io/badge/python-v3.6+-blue.svg) +[![Build Status](https://travis-ci.org/anfederico/Clairvoyant.svg?branch=master)](https://travis-ci.org/anfederico/Clairvoyant) +![Dependencies](https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg) +[![GitHub Issues](https://img.shields.io/github/issues/anfederico/Clairvoyant.svg)](https://github.com/anfederico/Clairvoyant/issues) +![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg) +[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) + # Allie [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20Allie,%20an%20awesome%20new%20AutoML%20framework%20@%20https://github.com/jim-schwoebel/allie.&hashtags=machinelearning,automl,deeplearning) @@ -16,8 +27,6 @@ Here are some things that Allie can do: - [export data](https://github.com/jim-schwoebel/allie/tree/master/training) in .CSV file formats (for repeatable machine learning experiments across frameworks) - [compress](https://github.com/jim-schwoebel/allie/tree/master/training) machine learning models for deployment (including repositories with readmes) -![](https://media.giphy.com/media/20NLMBm0BkUOwNljwv/giphy.gif) - You can read more about Allie in the [wiki documentation](https://github.com/jim-schwoebel/allie/wiki). ## getting started (Mac or Linux)