Skip to content

Jupyter notebooks holding experiments from CSCE 689: Machine Learning in Systems. Includes final project and competition-winning GRU-based RNN.

Notifications You must be signed in to change notification settings

Hanel32/Machine_Learning_in_Systems

Repository files navigation

Machine_Learning_in_Systems

Welcome! This repository holds the crucial code from my learning experience in the course CSCE 689: Machine Learning in Systems.

Repository Contents:

  • CNN Research Paper: An analysis of Deep/Wide CNN vs. ResNet performance on various Nvidia GPUs.
  • Pytorch Resnet/Cifar-10 CPU/GPU DNN: Code utilized for the CNN research paper experiments.
  • Abstract Scraping: Scraping of abstracts from the ISLR conference to create a dataset.
  • "Neural Network"/"Python Generative RNN": My award-winning GRNN which took ISLR conference abstracts and produced unique, human-passable abstracts.
  • "Neural Network"/"RNN_GRU_pt4_loss": The saved gradient from the award-wining GRNN, which can be loaded with the code.

About

Jupyter notebooks holding experiments from CSCE 689: Machine Learning in Systems. Includes final project and competition-winning GRU-based RNN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published