Giter Site home page Giter Site logo

kindling's Introduction

Kindling

A neural network to learn your tinder preferences.

Usage

Install dependencies by running pip3 install -r requirements.txt and make sure to have TensorFlow installed if you intend on training the network to your own preferences.

You must authorize Tinder to use your facebook, this can be done by copying tinder_config.py, filling in your credentials, and then renaming the copy to config.py.

Then simply run ** run.py **. This will take a while as it must gather about 1000 images. This is the bare minimum amount necessary as it takes about 500 images in each classification to really train the network.

example

Components

kindling's People

Contributors

alnk666 avatar fbessez avatar gloriamacia avatar kurtmage avatar mykke24 avatar topher235 avatar yemeen avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

topher235 bradyab

kindling's Issues

Train.py using a deprecated function

Got a deprecation warning from tensorflow...

"WARNING:tensorflow:From :43: calling argmax (from tensorflow.python.ops.math_ops) with dimension is deprecated and will be removed in a future version.
Instructions for updating:
Use the 'axis' argument instead"
And again at ":156"

QPixmap::scaled: Pixmap is a null pixmap

After training is done, the gui tries to set the next image as a null image and so the program fails. Ex: Had 1023 images in './images/' to train on. Completed training on all of those and the program tried to find image number 1024 which doesn't exist.

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.