cnns icon indicating copy to clipboard operation
cnns copied to clipboard

Convolutional Neural Networks in Go

Results 6 cnns issues
Sort by recently updated
recently updated
newest added

I like it and it is so good :-p

good first issue
question

Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20200801110659-972c09e46d76 to 0.10.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/image&package-manager=go_modules&previous-version=0.0.0-20200801110659-972c09e46d76&new-version=0.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Is your feature request related to a problem? Please describe.** See ref. https://en.wikipedia.org/wiki/Dilution_(neural_networks) It should be applied to neural network only when it's in learning stage. **Describe the solution you'd...

enhancement
help wanted

**Is your feature request related to a problem? Please describe.** Please see ref. https://en.wikipedia.org/wiki/Mathematics_of_artificial_neural_networks#Bias **Describe the solution you'd like and provide pseudocode examples if you can** Just slice of values,...

enhancement
help wanted

**Describe the bug** There are some log.Panicln(...) calls in code. I do not think that this is good at all. Also error handling is not that good, **To Reproduce** nope...

bug
enhancement
help wanted
invalid

**Is your feature request related to a problem? Please describe.** It would be cool to have pretty print for network's architecture **Describe the solution you'd like and provide pseudocode examples...

enhancement