This project is to train a feedforward neural network model to execute a binary coded decimal (BCD) adder problem. Ideally,I created a script to transform the 8-bit input into a 5-bit output which includes the carry forward bit. I worked on the design of the neural network model by experimenting with different combinations of hidden layers and neurons. I started simple and then increased the complexity as necessary.
-
Notifications
You must be signed in to change notification settings - Fork 0
This project is to train a feedforward neural network model to execute a binary coded decimal (BCD) adder problem. Ideally, we need to create a script to transform the 8-bit input into a 5-bit output which includes the carry forward bit. We are allowed to work on the design of the neural network model by experimenting with different combinations…
lokyGit/neural-networks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This project is to train a feedforward neural network model to execute a binary coded decimal (BCD) adder problem. Ideally, we need to create a script to transform the 8-bit input into a 5-bit output which includes the carry forward bit. We are allowed to work on the design of the neural network model by experimenting with different combinations…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published