联系方式

  • QQ:99515681
  • 邮箱:99515681@qq.com
  • 工作时间:8:00-21:00
  • 微信:codinghelp

您当前位置:首页 >> Python编程Python编程

日期:2020-02-04 05:30

Northeastern University

College of Professional Studies

ALY6020 – Predictive Analytics

Winter 2020 CPS Quarter – First Half

Assignment: Feedforward neural networks

Due date: 02/07/20

Goal

Train a feedforward neural network to implement a binary BCD (binary coded decimal) adder.

For some background, please read https://www.geeksforgeeks.org/bcd-adder-in-digital-logic/

(focus on what a BCD adder does, not on how to implement it with digital circuits. We are going

to solve the problem with a neural network.)

You will need to create a truth table that represents the mapping between all the possible inputs

and desired outputs which you want your neural network to learn.

Specific Instructions

Write a script based on mine that transforms your 8 bit input (4 bits per digit) into a 5 bit output.

As we discussed, there are no general rules that dictate how to design a network for a particular

task. Therefore you have to try different numbers of hidden layers, neurons per layer, and

activation functions (although, sigmoid functions make sense for this problem given the binary

value of the inputs and outputs). Start simple and only make your network more complicated as

necessary.


版权所有:编程辅导网 2021 All Rights Reserved 联系方式:QQ:99515681 微信:codinghelp 电子信箱:99515681@qq.com
免责声明:本站部分内容从网络整理而来,只供参考!如有版权问题可联系本站删除。 站长地图

python代写
微信客服:codinghelp