Skip to content
/ NNPong Public

This is our Final Project for our Big Data Class in Second Semister in Lambton College. In this project we learn about Nural Network and see how the change in the Number of Nurons and learning rate effects rate of learning.

Notifications You must be signed in to change notification settings

UsnikB/NNPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NNPong

This is our Final Project for our Big Data Class in Second Semister in Lambton College. In this project we learn about Nural Network and see how the change in the Number of Nurons and learning rate effects rate of learning. We note the time taken for reaching a Treshold value while the execution of the Program.

This base program is taken from the user karpathy and the Program - pg-pong.py. After that made modifications nescesary for the requirements

Link to All Branches

Tests for Number of Nurons

Tests for Learning Rate

Getting Started

Environments used

  • 3 Virtual Machines in Linode Linode-ScreenShot
  • OS: Ubuntu OS(Linux)
  • CPU: 4 Core
  • RAM: 7.76 GB Screenshot

Dependencies

Installing

  • Install the Python Packages needed for the program with following commands
foo@bar:~$ pip install -r pip_requirements

Executing program

  • Run the code with the following command
foo@bar:~$ python3 pg-pong.py > Test1Output.txt

Authors

Contributors names and contact info

Linkedin: usnik-biswas

Acknowledgments

Inspiration, code snippets, etc.

About

This is our Final Project for our Big Data Class in Second Semister in Lambton College. In this project we learn about Nural Network and see how the change in the Number of Nurons and learning rate effects rate of learning.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages