• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Python
  • Created about 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Classifying images of faces using the same technique this paper used: https://psyarxiv.com/hv28a/

More Repositories

1

Image-Retrieval

Image retrieval program made in Tensorflow supporting VGG16, VGG19, InceptionV3 and InceptionV4 pretrained networks and own trained Convolutional autoencoder.
Python
57
star
2

Stock-Market-Probabilities-Deep-Learning

Tries to predict if a stock will rise or fall with a certain percentage through giving probabilities of what events it thinks will happen.
Python
23
star
3

Convolutional-Autoencoder

A convolutional autoencoder made in TFLearn.
Python
21
star
4

Neural-quote-generator

A lstm-char-rnn generator (neural network) made in TFLearn generating quotes.
Python
9
star
5

Text-vocabulary-enhancer

Enhances the vocabulary of a text to a more advanced one through Word2Vec and Machine Learning.
Python
7
star
6

icon-generative-adversarial-network

Code used for generating icons automatically through GAN, the initial implementation was taken from *carpedm*. Dataset used was generated by me through scraping the web + filtering images at: https://github.com/OliverEdholm/automatic-web-icon-dataset
Python
5
star
7

Tensorflow-Easy-Seq2Seq

A tool that allows you to easily train a Seq2Seq model, get the embeddings and the outputs without having much knowledge about deep learning.
Python
3
star
8

Django-Heroku-Template

Django template for developing good web apps that are being uploaded to Heroku for hosting.
Python
2
star
9

Python-Algorithms

A repository of algorithms I've implemented in Python
Python
1
star
10

Neural-number-sorter

Neural network that successfully sorts X-bit numbers that are Y numbers long.
Python
1
star
11

BadmintonSwedenAPI

API for accessing Swedish Badminton related data easily.
Python
1
star
12

automatic-web-icon-dataset

Scraping top N websites on the Alexa ranking, getting all images, filtering based on if the image is a natural photograph or a computer graphic, and on how big the image is. Including alt-text if it follows a set of criterion.
Jupyter Notebook
1
star