Skip to content

issues Search Results · repo:kipgparker/BackPropNetwork language:C#

Filter by

2 results
 (50 ms)

2 results

inkipgparker/BackPropNetwork (press backspace or delete to remove)

How should I go about limiting the outputs of FeedForward to 0-1? I tried clamping the values in the function but I m sure I m losing data by doing so. Thanks for the repo, by the way!
  • nikescar1
  • 1
  • Opened 
    on Jun 14, 2021
  • #3

https://github.com/kipgparker/BackPropNetwork/blob/dab6ef1f89e9ee52cbc376e51d4c3887b428bead/BackpropNeuralNetwork/Assets/NeuralNetwork.cs#L237 Possible error here, it should be gamma[i][j] += gamma[i ...
  • MelnikovIG
  • 1
  • Opened 
    on Jul 21, 2020
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub