Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
/ CS-370-Portfolio Public archive

Archived - Portfolio containing the projects from CS-370 Current/Emerging Trends in Computer Science.

Notifications You must be signed in to change notification settings

eslutz/CS-370-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS-370-Portfolio

Portfolio containing the assignments and project from CS-370 Current/Emerging Trends in Computer Science.

Module 2 Assignment

Assignment 2

In this assignment involved modifying the parameters of a neural network in Keras and how changing the parameters effected the results.

Module 3 Assignment

Assignment 3

This assignment involved training a convolutional neural networks in Keras and using it to make predictions.

Module 5 Assignment

Assignment 5

For this assignment, it involved working with OpenAI Gym to apply the concepts of Q-learning algorithms to the “cartpole” problem, a common reinforcement learning problem.

Project

Main Project File

In this project we needed to complete the Q-Training Algorithm code block. The goal of the deep Q-learning implementation is to find the best possible navigation sequence that results in reaching the treasure cell while maximizing the reward. Other than the training algorithm, we were given all other code for the treasure maze project.

About

Archived - Portfolio containing the projects from CS-370 Current/Emerging Trends in Computer Science.

Topics

Resources

Code of conduct

Stars

Watchers

Forks