Skip to content

Conversation

@graceemetz
Copy link
Owner

No description provided.

Copy link

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done!


@Override
public final void transferFrom(Neuron arg0) {
this.inputs.transferFrom(arg0.inputs);
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would take a peek at the previous projects to see how to implement these three methods. They're all okay, but there are better ways to write them (especially this one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants