• It's not a bug. It's a feature!

  • Joined on 2024-03-18
GTK4 + Python tutorial with code examples
Updated 2026-03-05 23:52:14 +01:00
A python 3 extension system to ease the use of plugins.
Updated 2025-03-29 14:59:42 +01:00
Updated 2024-07-27 15:00:01 +02:00
Small module to handle plugins in your python app.
Updated 2024-03-27 17:20:26 +01:00
Updated 2024-03-20 19:24:22 +01:00
Neural network training 60000 images from keras mnist fashion. mnist_keras.py trains and outputs predictions. save_model_mnist_keras.py trains and saves model and weights, then prints predictions. load_model_mnist_keras.py loads a saved model and prints predictions.
Updated 2024-03-20 18:53:46 +01:00