Skip to content
#

university-of-arizona

Here are 14 public repositories matching this topic...

INFO 527 — Neural Networks: Assignment 2 (Backpropagation). Implementation of a feedforward neural network with sigmoid activation and training via backpropagation using gradient descent. Includes gradient computation, prediction, and pytest validation. Part of the Master’s in MIS/ML program at the University of Arizona.

  • Updated Oct 4, 2025
  • Jupyter Notebook

INFO 527 — Neural Networks: Assignment 3 (Feedforward Neural Networks). Implementation of deep, wide, and regularized feedforward neural networks using TensorFlow Keras. Includes experiments with dropout and early stopping, tested via pytest for performance verification. Part of the Master’s in MIS/ML program at the University of Arizona.

  • Updated Oct 4, 2025
  • HTML

INFO 527 — Neural Networks: Assignment 4. Implementation of deep learning architectures using TensorFlow Keras, including convolutional neural networks (CNNs) for image and text classification and recurrent neural networks (RNNs) for sequence modeling. Part of the Master’s in MIS/ML program at the University of Arizona.

  • Updated Oct 4, 2025
  • HTML

Improve this page

Add a description, image, and links to the university-of-arizona topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the university-of-arizona topic, visit your repo's landing page and select "manage topics."

Learn more