Giter Club home page Giter Club logo

ai-mixologist-project's Introduction

AI-Mixologist-Project

image

Overview

This is a final project of Data Analytisc Bootcamp, the main gole of which is to demonstrate a full stack of obtained skills.
The subject of this project is creation of new cocktails based on available recipies. Two approaches has been used:

  • Generative Adversarial Network (GAN) built in a form of text generator;
  • an algorithm, making choices based on frequency assessment and randomisation. Results of machine learning approach are very poor, mainly due to small size of dataset used, but also probably because the chosen model is not the most suitable for given problem. In phase 2 of this project the dataset will be increased, as well as other deep learning models will be used.

Programmic language

Python 3.8.3

Libraries used

  • ipywidgets
  • IPython.display
  • tkinter
  • pandas
  • numpy
  • nltk
  • collections
  • random

Run the program

To run the generative algorithm open file 'GUI' and run it using graphical interface available in this file. The code of the algorithm itself is stored in file 'main'.

Sources

Dataset: https://www.kaggle.com/ai-first/cocktail-ingredients
Example of GAN: https://towardsdatascience.com/recurrent-neural-networks-by-example-in-python-ffd204f99470

ai-mixologist-project's People

Contributors

svetlanagruzdeva avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.