Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-20 Thread Lakini Senanayaka
Hi, This is the meeting minute for the last GSoC project review meeting(19th August). The final demo and the source code was reviewed by my mentors. Below mentioned are the new changes to be done to the implementation. Assigned tasks: 1) Change the workflow of Visual Neural Network Buil

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-20 Thread Upul Bandara
Please send notes of the 19th August meeting. Also, please do all the changes we discussed in the meeting and send a PR before EOD Monday (22-Aug-2016) Thanks, Upul On Thu, Aug 18, 2016 at 9:34 AM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > I have completed the implementa

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-17 Thread Lakini Senanayaka
Hi, I have completed the implementation of [ML] Visual (Deep) Neural Network Builder for WSO2 Machine Learner. I have covered all the targets which we discussed in the meetings. I can not provide all the commits history as I did not commit frequently to the GitHub.So I planned to write a blog po

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-11 Thread Lakini Senanayaka
Hi, Thank you very much for the information. I will schedule a final demo presentation meeting on next Tuesday.(16 August 2016) Thank you. On Fri, Aug 12, 2016 at 9:33 AM, Upul Bandara wrote: > Thanks for the update. > > Please schedule a meeting (and demo) on Monday or Tuesday next week. > As

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-11 Thread Upul Bandara
Thanks for the update. Please schedule a meeting (and demo) on Monday or Tuesday next week. As commented by Supun, quality of your code base, UI and demo have to be in very good quality. Thanks, Upul On Fri, Aug 12, 2016 at 9:20 AM, Supun Sethunga wrote: > Hi Lakini, > > Thanks for the updat

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-11 Thread Supun Sethunga
Hi Lakini, Thanks for the update. Can you please schedule a final demo with end to end implementation, early next week? Please note that this demo and the quality of deliverables (specially the code, documentations, etc) will have a big impact on the final evaluations. Regards, Supun On Fri, Aug

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-11 Thread Lakini Senanayaka
Hi, I have taken only the Accuracy,Precision,F1 Score and Recall of neural networks. The values are listed below. *Accuracy: 0.9712* *Precision: 0.9711317415957886* *Recall: 0.9708490075847962* *F1 Score: 0.9709903540085949* These are the hyper parameters user has set for the MNIST dataset for t

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-10 Thread Upul Bandara
Sounds good Can you please share us the performance numbers (and confusion matrix) you got with the MINIST? Also, how did you do: load MNIST data into WSO2 ML Server? split training/testing subsets? Tune hyper-parameters? What was the training time? Thanks, Upul On Thu, Aug 11, 2016 at 6:59 AM

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-10 Thread Lakini Senanayaka
Hi. Thank you very much for sharing the code. I have solved many of the issues I had with the UI. I have tested the UI with MNIST dataset.It gave the correct results and the UI is working well with large datasets. The UI gets unresponsive for sometimes as the AJAX call takes nearly 5 minutes to

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-08 Thread Upul Bandara
Following jag file ( please look at function loadDatasets(), function updateDatasets(), function deleteDataset(datasetId) and etc) has everything you need to know to get dataset from ML server to your UI. Please kindly note that it is very difficult for us to give exact code snippet to meet your re

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-07 Thread Lakini Senanayaka
Hi, Thank you very much. But Upul told me about a code snippet which I can use inside the API implementation in the last meeting. However can I get the dataset file from calling *GET https://localhost:9443/api/datasets/{datasetId} * inside the AP

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-07 Thread Supun Sethunga
Hi Lakini, Please find all the APIs and their samples at [1]. Additionally, you can always refer the existing UI to get an idea. for eg: you can check the dataset page of the existing ML UI to see how the datasets are retrieved. [1] https://docs.wso2.com/display/ML110/REST+API+Guides Regards, Su

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-05 Thread Lakini Senanayaka
Hi Upul, Could you please explain me the way to get the dataset from the carbon ML to the API which I am implementing. Thank you. On Thu, Aug 4, 2016 at 4:37 PM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > This is the meeting minute for today's GSoC project review meeting

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-04 Thread Lakini Senanayaka
Hi, This is the meeting minute for today's GSoC project review meeting. Upul reviewed the current progress of the project, "(Deep) Neural Network Builder for WSO2 Machine Learner". Below mentioned are the decisions made and the new tasks allocated at the meeting. Assigned action items: -Maki

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-02 Thread Lakini Senanayaka
Hi, Thank you very much for your kindness. I can schedule a meeting on this Thursday(4th-August-2016). Thank you. On Tue, Aug 2, 2016 at 10:39 AM, Upul Bandara wrote: > Hi, > > As you know we have only two weeks to complete GSOC projects. > Unfortunately, this project is a little bit lagging

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-08-01 Thread Upul Bandara
Hi, As you know we have only two weeks to complete GSOC projects. Unfortunately, this project is a little bit lagging behind and it looks like you have to put some additional effort during the last two week. In order to support you, we though it is better to have a small F2F meeting with you and i

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-07-30 Thread Nirmal Fernando
On Sat, Jul 30, 2016 at 1:43 PM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > I have solved the above problem.I have referred the mail thread *[Dev] > "Error 403 - Forbidden" when session expires in admin console*[1] in dev > mailing list.I couldn't upload jaggery files to t

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-07-30 Thread Lakini Senanayaka
Hi, I have solved the above problem.I have referred the mail thread *[Dev] "Error 403 - Forbidden" when session expires in admin console*[1] in dev mailing list.I couldn't upload jaggery files to the console and when I was trying to do it, it gave the* Error 403-Forbidden.* I have copied the ja

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-07 Thread Supun Sethunga
Hi Lakini, Can you host your current code somewhere, may be in jsfiddle, with all html+css+js stuff (as a working sample), so that we can have a look? It is hard to suggest a solution without even seeing the issue :) Btw, please keep an eye on the gsoc timeline as well. Mid-term evaluations are l

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-06 Thread Lakini Senanayaka
Hi, I have started to build the front end web page and now I'm getting an error. *jquery UI draggable elements are no longer draggable after drop it in the working space*.I have gone through stack over flow questions and answers but still I can't drag the element after drop. I would greatly appre

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-03 Thread Lakini Senanayaka
Hi, Thank you very much Chathurike.It will be really helpful for my NN Builder. Thank you. On Fri, Jun 3, 2016 at 10:50 AM, CD Athuraliya wrote: > Hi Lakini, > > You can gain some insight for your NN builder from TensorFlow Playground > [1]. It is also open source under Apache 2.0 licence [2].

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-02 Thread CD Athuraliya
Hi Lakini, You can gain some insight for your NN builder from TensorFlow Playground [1]. It is also open source under Apache 2.0 licence [2]. [1] http://playground.tensorflow.org [2] https://github.com/tensorflow/playground Regards, CD On Thu, Jun 2, 2016 at 8:00 AM, Upul Bandara wrote: > Yes

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-01 Thread Upul Bandara
Yes at the moment this looks OK. Please put some effort to create a basic version of the NN builder and let's have a quick demo. Let me know if you have further questions or clarifications. Thanks, Upul On Wed, Jun 1, 2016 at 11:29 PM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: >

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-01 Thread Lakini Senanayaka
Hi, Thank you very much Upul. I will submit a demo soon. I have drawn a sketch of NN builder front end[1]. Basically it will be like this UI[2].(The content will be changed.) [1]Sketch of NN Builder

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-06-01 Thread Upul Bandara
Hi, Good progress. The key parts of the project are designing the front-end of NN builder, communicating between the front-end and the Deeplearning4J back-end. So at this stage of the project, it is better to put your effort on above the components. Later, we can integrate what you have built wit

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-31 Thread Lakini Senanayaka
Hi, I'm sorry for the late response.Thank you very much for the last email.I have gone through JQueryUI and I have implemented some samples using JQueryUI.I have gone through the WSO2 machine learner and I have identified the place to insert this jaggery page(replace the hyper-parameter page in t

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-31 Thread Supun Sethunga
Hi Lakini, Any update on the progress? Regards, Supun On Fri, May 27, 2016 at 5:34 PM, Supun Sethunga wrote: > Hi Lakini, > > Sorry for the delayed response. As the first part of the project, you can > start the work on the UI/drag and drop feature, as the core of your project > is based aroun

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-27 Thread Supun Sethunga
Hi Lakini, Sorry for the delayed response. As the first part of the project, you can start the work on the UI/drag and drop feature, as the core of your project is based around that. Therefore, shall we try to get a basic version of drag and drop UI, by the mid-term evaluation? (No need to connect

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-24 Thread Lakini Senanayaka
Hi, Thank you very much for the suggestions.I will be using JQueryUI. As my coding period started yesterday according to the GSoC Schedule I would like to know the workload that should be completed before the midterm evaluation. Please advise me accordingly. Thank you. On Tue, May 24, 2016 at

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-23 Thread Supun Sethunga
Hi Lakini, Yes you can use any of them, with open source licence. But I would prefer JQueryUI, as its a well known library, and is already been used by some of the wso2 products. Regards, Supun On Tue, May 24, 2016 at 9:29 AM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > I

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-23 Thread Lakini Senanayaka
Hi, I have found some libraries to build drag and drop UI for our front end .They are JQury UI[1],Dragula[2],Draggablily[3]. I hope I can do the developments using these libraries. [1]jqueryui [2]dragula [3]draggabilly

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-21 Thread Lakini Senanayaka
Hi , This is my weekly progress update of my project. I have solved all the problems I have mentioned in the last email.I could find a class BaseDatasetIterator which is in DL4J where we can find inbuilt iterators for CurvesDataSetIterator, IrisDataSetIterator, MnistDataSetIterator, MovingWindow

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-12 Thread Upul Bandara
ML algorithms work with numerical data but in your scenario response variable is represented as strings. Encode strings with numerical values. If you carefully read the error message you will be able to understand the root course of the error. Additionally, nowadays Iris is considered as a toy

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-12 Thread Lakini Senanayaka
Hi, I have gone through DL4J examples which are given in DL4J documentation [1] I have studied convolution nets,feed forward nets-classification,and Restricted Boltzmann machines. I have tried to implement my own model using linear classification feed forward network as in the example [2].You ca

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-07 Thread Lakini Senanayaka
Thank you Upul. I will do that. Thank you, Lakini Senanayaka On Sat, May 7, 2016 at 10:10 AM, Upul Bandara wrote: > +1 for maintaining a blog. > > Regarding DL4J, no need to go very deep. Please familiar with its API and > you should be able to build common NN architectures such as fully connec

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-06 Thread Upul Bandara
+1 for maintaining a blog. Regarding DL4J, no need to go very deep. Please familiar with its API and you should be able to build common NN architectures such as fully connected networks, convolution networks and recurrent networks using DL4J. So try to build few models using publically available

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-06 Thread Lakini Senanayaka
Hi all, I have gone through the Machine Learner source code[1][2].I am still reading DL4J and ND4J documentations.Do I need to understand and study the DL4J in deep? Do I need to maintain a blog about my GSoC project? Could you please give me further guidance and the next steps to follow? [1] ht

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-03 Thread Lakini Senanayaka
Hi all, Thank you very much.I will go through these links. On Tue, May 3, 2016 at 2:00 PM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > Thank you for the response Supun.I thought I am out from the competition > as no one replied me at least for my first mail. > Thank you s

Re: [Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-02 Thread Supun Sethunga
Hi Lakini, Sorry for the delay in getting back to you. While you are reading about DL4J, you can setup your dev environment and get familiarized with the Machine Learner source code. For that, you can fork the following two repos [1] [2] and try to build from the source (when you do some code chan

[Dev] [GSoC 2016]Proposal 03: [ML]Visual(Deep) Neural Network Builder -Project Progress

2016-05-01 Thread Lakini Senanayaka
Hi, Thank you very much for accepting my project proposal and all the comments,feedback and help, you did to prepare a good proposal. I have started the project as in my project time line. These days I am reading DL4J concepts and it's documentation and started to learn Jaggery as it will be usef

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-04-25 Thread Lakini Senanayaka
Hi, My proposal for GSoC 2016 has been accepted.Thank you for helping me to write a good proposal and for accepting my proposal on Visual Neural Network Builder(Proposal 03) .Could you please give me further guidance and instructions to continue the project. Thank you. On Fri, Mar 25, 2016 at 7:

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-25 Thread Lakini Senanayaka
Hi, I have submitted my project proposal on GSoC page and here is the link of the draft proposal[1]. [1]Proposal-Final could you please comment if there are anything more to correct? Thank you O

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-24 Thread Upul Bandara
Hi, I think some tasks of your proposed schedule can be done in parallelly. For instance, rather than wait until last minute, you can start documentation at the early stage of the project continue in parallel with other tasks. Similarly, development and testing can be done as parallel activities.

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-24 Thread Lakini Senanayaka
Hi, I have modified my last proposal according to the comments and feedback I got.Could you please check my new proposal[1] for [ML] Visual (Deep) Neural Network Builder.I kindly request your feedback and comments on it. [1] Proposal 03:[ML] Visual (Deep) Neural Network Builder-V1.1

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-24 Thread Lakini Senanayaka
Hi, I have modified my last proposal according to the comments and feedback I got.Could you please check my new proposal[1] for [ML] Visual (Deep) Neural Network Builder.I kindly request your feedback and comments on it. [1] Proposal 03:[ML] Visual (Deep) Neural Network Builder-V1.1

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-24 Thread Supun Sethunga
Hi Lakini, Please complete any changes and submit your final proposal to GSoC, before the deadline (Friday). Regards, Supun On Thu, Mar 24, 2016 at 10:17 AM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Thank you for the comments. > Yes.I'll change my proposal and I'll send it soo

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-23 Thread Lakini Senanayaka
Thank you for the comments. Yes.I'll change my proposal and I'll send it soon. On Thu, Mar 24, 2016 at 9:59 AM, Upul Bandara wrote: > We have added few comments. > Can you please address those comments? > > Thanks, > Upul > > On Thu, Mar 24, 2016 at 9:04 AM, Upul Bandara wrote: > >> Please gran

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-23 Thread Upul Bandara
We have added few comments. Can you please address those comments? Thanks, Upul On Thu, Mar 24, 2016 at 9:04 AM, Upul Bandara wrote: > Please grant us comment rights. > > On Thu, Mar 24, 2016 at 9:02 AM, Upul Bandara wrote: > >> Yes, just started to read it and will provide feedback ASAP >> >>

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-23 Thread Upul Bandara
Please grant us comment rights. On Thu, Mar 24, 2016 at 9:02 AM, Upul Bandara wrote: > Yes, just started to read it and will provide feedback ASAP > > On Thu, Mar 24, 2016 at 8:55 AM, Lakini Senanayaka < > lakinisenanayak...@gmail.com> wrote: > >> Hi, >> >> Hope you got my mail about the proposa

Re: [Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-23 Thread Upul Bandara
Yes, just started to read it and will provide feedback ASAP On Thu, Mar 24, 2016 at 8:55 AM, Lakini Senanayaka < lakinisenanayak...@gmail.com> wrote: > Hi, > > Hope you got my mail about the proposal. > > On Wed, Mar 23, 2016 at 5:18 PM, Lakini Senanayaka < > lakinisenanayak...@gmail.com> wrote:

[Dev] [GSoC 2016]Proposal 03:[ML] Visual (Deep) Neural Network Builder

2016-03-23 Thread Lakini Senanayaka
Hi, Could you please check my proposal[1] for [ML] Visual (Deep) Neural Network Builder.I kindly request your feedback and comments on it. [1]Proposal 03:[ML] Visual (Deep) Neural Network Builder