You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This GitHub repository contains Terraform scripts and a Python Lambda function to deploy an AWS Lambda function behind an AWS Application Load Balancer. The Lambda function is designed to send requ…
This project demonstrates the training and evaluation of a neural network model on the MNIST dataset, a popular dataset of hand-written digits. The goal is to classify each image into one of the te…