Pablo Ariño Fernández
  • Bio
  • Papers
  • Experience
  • Projects
  • Recent & Upcoming Talks
    • Example Talk
  • Publications
    • Solving the Job Shop Scheduling Problem with Graph Neural Networks: A Customizable Reinforcement Learning Environment
  • Projects
  • Projects
    • JobShopLib
    • Generating Realistic and Difficult JSSP Instances with an Adapted Adjacency-Matrix-based GAN
    • Retrieval-based Question Answering System for Videos
    • Vectorised Tabular Reinforcement Learning Framework
    • Keras-like Deep Learning Framework from Scratch (NumPy)
  • Experience
  • Teaching
    • Learn JavaScript
    • Learn Python
  • Blog

Keras-like Deep Learning Framework from Scratch (NumPy)

Dec 31, 2022 · 1 min read
Site

Created the Sequential model with Dense, Conv2D, Dropout, and Flatten layers.

Supports multiple optimisers (SGD and SGDMomentum), multiple activation functions (including softmax), and classic cost functions.

Last updated on Dec 31, 2022
Deep Learning NumPy From Scratch Educational
Pablo Ariño Fernández
Authors
Pablo Ariño Fernández
MSc Student

← Vectorised Tabular Reinforcement Learning Framework Jan 31, 2023

© 2025 Pablo Ariño Fernández. This work is licensed under CC BY NC ND 4.0

Published with Hugo Blox Builder — the free, open source website builder that empowers creators.