Skip to content

Instantly share code, notes, and snippets.

View Erlemar's full-sized avatar

Andrey Erlemar

View GitHub Profile
country people 2018 Population (thousands) rate on 1000 people
Singapore 186 5791.901 0.032114
Ireland 101 4803.748 0.021025
Israel 173 8452.841 0.020466
Switzerland 164 8544.034 0.019195
Denmark 106 5754.356 0.018421
Canada 604 36953.765 0.016345
New Zealand 77 4749.598 0.016212
Netherlands 270 17084.459 0.015804
Sweden 155 9982.709 0.015527
@Erlemar
Erlemar / Mean_encoding.ipynb
Created February 27, 2018 14:31
An example of mean-encoding.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Erlemar
Erlemar / keras.ipynb
Created February 25, 2018 07:15
Keras on MNIST
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Erlemar
Erlemar / neural_net_softmax.ipynb
Created January 5, 2018 11:32
Simple feedforward net with 3 classes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Erlemar
Erlemar / Gini.ipynb
Created August 2, 2017 10:51
Gini index
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Erlemar
Erlemar / Neural_net_regression.ipynb
Last active July 28, 2017 17:05
A very simple linear regression as neural net in numpy
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Erlemar
Erlemar / CNN.ipynb
Last active August 18, 2017 14:26
CNN for my project
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.