Explore >> Select a destination


You are here

mika-s.github.io
| | gist.github.com
4.1 parsecs away

Travel
| | Implementing a Network-based Model of Epilepsy with Numpy and Numba. Code for https://danielegrattarola.github.io/posts/2019-10-03/epilepsy-model.html - eeg_generator_numba.py
| | senthil.learntosolveit.com
3.1 parsecs away

Travel
| | This is a coin flip simulator. It compare theoretical binomial distribution with experimental results. listings/python/coinflip.py (Source) import random import math import matplotlib.pyplot as plt
| | www.paepper.com
4.6 parsecs away

Travel
| | [AI summary] This article explains how to train a simple neural network using Numpy in Python without relying on frameworks like TensorFlow or PyTorch, focusing on the implementation of ReLU activation, weight initialization, and gradient descent for optimization.
| | runswiththedug.wordpress.com
11.4 parsecs away

Travel
| Visit the post for more.