Re: [scikit-learn] MLP Maxout activation proposal

2016-09-25 Thread 深谷亮祐
Sure! I created https://github.com/scikit-learn/scikit-learn/issues/7488 . Regards Ryosuke, 2016-09-25 21:40 GMT+09:00, Siddharth Gupta : > Yes, Ryosuke the link works. Lets start by creating an issue where we can > discuss the dos and don'ts. Something on these lines > https://github.com/scikit-

Re: [scikit-learn] MLP Maxout activation proposal

2016-09-25 Thread Siddharth Gupta
Yes, Ryosuke the link works. Lets start by creating an issue where we can discuss the dos and don'ts. Something on these lines https://github.com/scikit-learn/scikit-learn/issues/6175 ! You create the issue, we'll see what others think and then we'll proceed further. Regards Siddharth Gupta, Ph: 9

Re: [scikit-learn] MLP Maxout activation proposal

2016-09-25 Thread 深谷亮祐
Thanks for your reply! I look forward to working with you. In my environment, the file link works, but I found another. Please try this URL-> ( https://arxiv.org/abs/1302.4389 ) Regards Ryosuke, 2016-09-25 18:51 GMT+09:00, Siddharth Gupta : > It seems like a great idea to me. I would love to co-

Re: [scikit-learn] MLP Maxout activation proposal

2016-09-25 Thread Siddharth Gupta
It seems like a great idea to me. I would love to co-work on this feature. Also could you check the file link, it does not seem to be opening the document. Regards Siddharth Gupta, Ph: 9871012292 Linkedin | Github | Codech

[scikit-learn] MLP Maxout activation proposal

2016-09-25 Thread 深谷亮祐
Hi everyone, My name is Ryosuke Fukatani. I'm joining a scikit-learn community and really excited to work with all. Today I propose new feature "maxout activation" for MLP. Maxout activation achived high performance classification.(http://www.jmlr.org/proceedings/papers/v28/goodfellow13.pdf). An