Skip to content
#

ml-coursework

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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

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

Improve this page

Add a description, image, and links to the ml-coursework 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 ml-coursework topic, visit your repo's landing page and select "manage topics."

Learn more