Ross ROSS = Recommend OSS · open-source software intelligence for agents

MichalDanielDobrzanski/DeepLearningPython resource

neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support observed · 2026-08-28

github.com/MichalDanielDobrzanski/DeepLearningPython · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3687
  • days_rel: n/a
  • days_push: 1010
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2830 stars · 1274 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Python 3.5.2 port of the companion scripts for the book 'Neural Networks and Deep Learning' (neuralnetworksanddeeplearning.com), including network.py, network2.py, and network3.py with Theano and CUDA support. It serves as runnable educational code for training and evaluating the neural networks described in the book's chapters.

Use cases

  • learn how neural networks are implemented from scratch
  • run the code examples from the neural networks and deep learning book
  • train a simple MNIST classifier in Python
  • study backpropagation and gradient descent implementations
  • experiment with Theano-based convolutional networks with CUDA

When to choose

  • you are reading the book and want working Python 3 code for its examples
  • you want minimal, readable educational neural network implementations
  • you want to see how Theano-era deep learning code was structured

When to avoid

  • you need a modern deep learning framework like PyTorch or TensorFlow
  • you want production-ready or actively maintained training code
  • you cannot run Python 3.5-era dependencies such as Theano

Facets

learning-resource · maturity maintenance

deep-learning machine-learning gpu-computing deep-learning machine-learning education tutorials python cross-platform neural-networks theano book-companion-code cuda python3 gpu

1 source

Member repositories

RepositoryRoleHealth v2
MichalDanielDobrzanski/DeepLearningPythonmain32

For agents

markdown · JSON · MCP: product_card(name="MichalDanielDobrzanski/DeepLearningPython")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem