Open savorywatt opened 10 years ago
This sounds good to me. Feel free to sketch out some code with some ideas.
Great I'll do that. Thanks!
On Tue, Jun 10, 2014 at 1:59 AM, Stephen Whitworth <notifications@github.com
wrote:
This sounds good to me. Feel free to sketch out some code with some ideas.
— Reply to this email directly or view it on GitHub https://github.com/sjwhitworth/golearn/issues/43#issuecomment-45580006.
I created a branch that has a working implementation and an example with a new dataset. I missed a PR @Sentimentron made against my work in progress branch that got everything working with latest master but we touched base and now things should be good to merge upstream.
@Sentimentron @sjwhitworth not sure how to submit a PR so I opened one against my own fork.
I know there is a ticket for building out a deep learning Neural Network but I was curious if an averaged perceptron implementation might be welcome. I've been hacking in Go for a bit and I'm trying to find good projects to both learn from others and have an opportunity to build new things. Thanks!