julienr
ipynb_playground
Jupyter Notebook

Various ipython notebooks

Last updated Jul 8, 2026
1.6k
Stars
268
Forks
0
Issues
0
Stars/day
Attention Score
86
Language breakdown
No language data available.
Files click to expand
README

My ipython notebook playground ==============================

Best viewed on nbviewer.

Contents


  • dumbcoin
- bitcoin/dumbcoin/dumbcoin.ipynb : A bitcoin-like educational blockchain implementation.
  • perceptron
- perceptron/perceptron.ipynb : A single unit perceptron implementation in python, with a nice video of the training if you run the notebook locally. - perceptron/perceptrontheano.ipynb : Perceptron but with Theano this time
  • keras (deep learning)
- keras/convmnist/kerascnnmnist.ipynb : Keras' CNN example on MNIST with weights and convolutions visualization - keras/convmnist/kerasconvautoencodermnist.ipynb : Convolutional autoencoder on MNIST - keras/learningcosine.ipynb: Learning a cosine with a simple NN using keras
  • strava API (GPS sport tracking service)
- strava/stravagetactivities.ipynb : Getting your activities from strava - strava/analytics.ipynb : Loading them and doing some basics analytics
  • misc_ml (Some notes about machine learning)
- miscml/cursedimensionality.ipynb : Plots about the curse of dimensionality

© 2026 GitRepoTrend · julienr/ipynb_playground · Updated daily from GitHub