top of page
Search

CNN vs FNN

  • Writer: Justin Zhang
    Justin Zhang
  • Apr 23, 2024
  • 1 min read

This program was an analysis of a CNN vs FNN on various reinforcement algorithms. It made use of algorithms such as Fitted Q iteration, DQN, and REINFORCE. It compared the performance between the two different neural network architectures based on the returned reward after using the training algorithm. The source code is on my GitHub.

 
 
 

Comments


  • LinkedIn
  • github logo

©2021 by Justin Zhang. Proudly created with Wix.com

bottom of page