Oliver Edholm (@OliverEdholm)
  • Stars
    star
    136
  • Global Rank 165,618 (Top 6 %)
  • Followers 76
  • Following 55
  • Registered over 8 years ago
  • Most used languages
    Python
    92.3 %
  • Location πŸ‡ΈπŸ‡ͺ Sweden
  • Country Total Rank 1,608
  • Country Ranking
    Python
    204

Top 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

VGG-Face-Logistic-Regression

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

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
9

Django-Heroku-Template

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

Python-Algorithms

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

Neural-number-sorter

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

BadmintonSwedenAPI

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

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