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

2016-03-23 Thread Lakini Senanayaka
Thank you very much  for the further explanation.

On Wed, Mar 23, 2016 at 8:08 AM, Upul Bandara  wrote:

> Hi Lakini,
>
> "As I understood we are using DL4J to draw neural networks and Apache
> spark(Spark ML) to do the calculations and to train the neural network"
>
> Actually, DL4J will be our NN library and we are planning to use
> JavaScritp (and related libraries) for building the front-end.
>
>
> DL4J, can be easily run on apache clusters. That will give us the
> scalability when we are building large NNs.
> Finally, we are planning to integrate "Visual Deep Learning Builder" with WSO2
> Machine learner.
>
> I think this will give you some idea about the project.
>
> So please come up with a proposal and if you could share it with us before
> this Friday we can easily give you some feedback before submitting it.
>
> Thanks,
> Upul
>
>
> On Tue, Mar 22, 2016 at 10:21 AM, Lakini Senanayaka <
> lakinisenanayak...@gmail.com> wrote:
>
>> Hi all,
>>
>> I have read the documentations and more about Apache Spark and DL4J
>> concepts.There was a way to have deeplearning4j on Spark
>> ( http://deeplearning4j.org/spark ) in the DL4J documentation.
>>
>> As I understood we are using DL4J to draw neural networks and Apache
>> spark(Spark ML) to do the calculations and to train the neural network.
>>
>> As the main objective of the "Visual Neural Network Builder" project is
>> to create a Neural Network UI front-end for WSO2 Machine Learner.
>> I have a doubt on how to use WSO2 Machine learner,Apache Spark and DL4J
>> all together.I have read the architecture of WSO2 Machine Lerner also.I
>> could understand the workflow of the project which you mentioned in the
>> idealist.Could you please give me more guidance on this problem to clarify
>> more about the project?
>>
>>
>> On Mon, Mar 21, 2016 at 1:26 PM, Nirmal Fernando  wrote:
>>
>>>
>>>
>>> On Mon, Mar 21, 2016 at 1:25 PM, Upul Bandara  wrote:
>>>
 Also, please note that deadline for the project proposal is this Friday.

 Correction:
>>>
>>>
 Please send your proposal to dev@wso2.org and project mentor(s).

 Thanks,
 Upul

 On Mon, Mar 21, 2016 at 1:11 PM, Lakini Senanayaka <
 lakinisenanayak...@gmail.com> wrote:

> Thank you very much Upul.
> I will go through the resources and If I get any problem I'll let you
> know.
>
>
> On Mon, Mar 21, 2016 at 12:51 PM, Upul Bandara  wrote:
>
>> Hi Lakini,
>>
>> The main objective of the "Visual Neural Network Builder" project is
>> to create a Neural Network UI front-end for WSO2 Machine Learner.
>> UI front-end will help people to quickly try out different Neural
>> Network configurations.
>>
>> In order to get an idea about the project proposal I would like to
>> point, Nirmal's proposal submitted to 2011 GSOC
>>
>>
>> http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html
>>
>> For building neural networks we are planning to use:
>>
>> http://deeplearning4j.org/
>>
>> Please read its documentation and get familiar with basic DL4J
>> concepts, especially how to use it inside the Apache Spark.
>>
>> If you need further help, please let us know.
>>
>> Thanks,
>> Upul
>>
>> On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
>> lakinisenanayak...@gmail.com> wrote:
>>
>>> Hi all,
>>>
>>>
>>> I am 4th year Information Technology (Specialization in Software
>>> Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
>>> Technology). I am familiar with Machine Learning concepts, Java, HTML 
>>> and
>>> JavaScript. I am very much interested in machine learning subject area 
>>> and
>>> I am currently doing my research project using machine learning 
>>> techniques.
>>> I am interested to do the project, proposal 03: [ML] Visual (Deep)
>>> Neural Network Builder. Could you please give me some guidance and
>>> materials to study further about this project?
>>>
>>> --
>>> Thank you.
>>>
>>> Sincerely,
>>> *Lakini Senanayaka.*
>>>
>>>
>>
>>
>> --
>> Upul Bandara,
>> Associate Technical Lead, WSO2, Inc.,
>> Mob: +94 715 468 345.
>>
>
>
>
> --
> Thank you.
>
> Sincerely,
> *Lakini Senanayaka.*
>
>


 --
 Upul Bandara,
 Associate Technical Lead, WSO2, Inc.,
 Mob: +94 715 468 345.

>>>
>>>
>>>
>>> --
>>>
>>> Thanks & regards,
>>> Nirmal
>>>
>>> Team Lead - WSO2 Machine Learner
>>> Associate Technical Lead - Data Technologies Team, WSO2 Inc.
>>> Mobile: +94715779733
>>> Blog: http://nirmalfdo.blogspot.com/
>>>
>>>
>>>
>>
>>
>> --
>> Thank you.
>>
>> Sincerely,
>> *Lakini Senanayaka.*
>>
>>
>
>
> --
> Upul Bandara,
> Associate Technical Lead, WSO2, Inc.,
> Mob: +94 

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

2016-03-22 Thread Upul Bandara
Hi Lakini,

"As I understood we are using DL4J to draw neural networks and Apache
spark(Spark ML) to do the calculations and to train the neural network"

Actually, DL4J will be our NN library and we are planning to use JavaScritp
(and related libraries) for building the front-end.


DL4J, can be easily run on apache clusters. That will give us the
scalability when we are building large NNs.
Finally, we are planning to integrate "Visual Deep Learning Builder" with WSO2
Machine learner.

I think this will give you some idea about the project.

So please come up with a proposal and if you could share it with us before
this Friday we can easily give you some feedback before submitting it.

Thanks,
Upul


On Tue, Mar 22, 2016 at 10:21 AM, Lakini Senanayaka <
lakinisenanayak...@gmail.com> wrote:

> Hi all,
>
> I have read the documentations and more about Apache Spark and DL4J
> concepts.There was a way to have deeplearning4j on Spark
> ( http://deeplearning4j.org/spark ) in the DL4J documentation.
>
> As I understood we are using DL4J to draw neural networks and Apache
> spark(Spark ML) to do the calculations and to train the neural network.
>
> As the main objective of the "Visual Neural Network Builder" project is
> to create a Neural Network UI front-end for WSO2 Machine Learner.
> I have a doubt on how to use WSO2 Machine learner,Apache Spark and DL4J
> all together.I have read the architecture of WSO2 Machine Lerner also.I
> could understand the workflow of the project which you mentioned in the
> idealist.Could you please give me more guidance on this problem to clarify
> more about the project?
>
>
> On Mon, Mar 21, 2016 at 1:26 PM, Nirmal Fernando  wrote:
>
>>
>>
>> On Mon, Mar 21, 2016 at 1:25 PM, Upul Bandara  wrote:
>>
>>> Also, please note that deadline for the project proposal is this Friday.
>>>
>>> Correction:
>>
>>
>>> Please send your proposal to dev@wso2.org and project mentor(s).
>>>
>>> Thanks,
>>> Upul
>>>
>>> On Mon, Mar 21, 2016 at 1:11 PM, Lakini Senanayaka <
>>> lakinisenanayak...@gmail.com> wrote:
>>>
 Thank you very much Upul.
 I will go through the resources and If I get any problem I'll let you
 know.


 On Mon, Mar 21, 2016 at 12:51 PM, Upul Bandara  wrote:

> Hi Lakini,
>
> The main objective of the "Visual Neural Network Builder" project is
> to create a Neural Network UI front-end for WSO2 Machine Learner.
> UI front-end will help people to quickly try out different Neural
> Network configurations.
>
> In order to get an idea about the project proposal I would like to
> point, Nirmal's proposal submitted to 2011 GSOC
>
>
> http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html
>
> For building neural networks we are planning to use:
>
> http://deeplearning4j.org/
>
> Please read its documentation and get familiar with basic DL4J
> concepts, especially how to use it inside the Apache Spark.
>
> If you need further help, please let us know.
>
> Thanks,
> Upul
>
> On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
> lakinisenanayak...@gmail.com> wrote:
>
>> Hi all,
>>
>>
>> I am 4th year Information Technology (Specialization in Software
>> Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
>> Technology). I am familiar with Machine Learning concepts, Java, HTML and
>> JavaScript. I am very much interested in machine learning subject area 
>> and
>> I am currently doing my research project using machine learning 
>> techniques.
>> I am interested to do the project, proposal 03: [ML] Visual (Deep)
>> Neural Network Builder. Could you please give me some guidance and
>> materials to study further about this project?
>>
>> --
>> Thank you.
>>
>> Sincerely,
>> *Lakini Senanayaka.*
>>
>>
>
>
> --
> Upul Bandara,
> Associate Technical Lead, WSO2, Inc.,
> Mob: +94 715 468 345.
>



 --
 Thank you.

 Sincerely,
 *Lakini Senanayaka.*


>>>
>>>
>>> --
>>> Upul Bandara,
>>> Associate Technical Lead, WSO2, Inc.,
>>> Mob: +94 715 468 345.
>>>
>>
>>
>>
>> --
>>
>> Thanks & regards,
>> Nirmal
>>
>> Team Lead - WSO2 Machine Learner
>> Associate Technical Lead - Data Technologies Team, WSO2 Inc.
>> Mobile: +94715779733
>> Blog: http://nirmalfdo.blogspot.com/
>>
>>
>>
>
>
> --
> Thank you.
>
> Sincerely,
> *Lakini Senanayaka.*
>
>


-- 
Upul Bandara,
Associate Technical Lead, WSO2, Inc.,
Mob: +94 715 468 345.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2016-03-21 Thread Lakini Senanayaka
Hi all,

I have read the documentations and more about Apache Spark and DL4J
concepts.There was a way to have deeplearning4j on Spark
( http://deeplearning4j.org/spark ) in the DL4J documentation.

As I understood we are using DL4J to draw neural networks and Apache
spark(Spark ML) to do the calculations and to train the neural network.

As the main objective of the "Visual Neural Network Builder" project is to
create a Neural Network UI front-end for WSO2 Machine Learner.
I have a doubt on how to use WSO2 Machine learner,Apache Spark and DL4J all
together.I have read the architecture of WSO2 Machine Lerner also.I could
understand the workflow of the project which you mentioned in the
idealist.Could you please give me more guidance on this problem to clarify
more about the project?


On Mon, Mar 21, 2016 at 1:26 PM, Nirmal Fernando  wrote:

>
>
> On Mon, Mar 21, 2016 at 1:25 PM, Upul Bandara  wrote:
>
>> Also, please note that deadline for the project proposal is this Friday.
>>
>> Correction:
>
>
>> Please send your proposal to dev@wso2.org and project mentor(s).
>>
>> Thanks,
>> Upul
>>
>> On Mon, Mar 21, 2016 at 1:11 PM, Lakini Senanayaka <
>> lakinisenanayak...@gmail.com> wrote:
>>
>>> Thank you very much Upul.
>>> I will go through the resources and If I get any problem I'll let you
>>> know.
>>>
>>>
>>> On Mon, Mar 21, 2016 at 12:51 PM, Upul Bandara  wrote:
>>>
 Hi Lakini,

 The main objective of the "Visual Neural Network Builder" project is
 to create a Neural Network UI front-end for WSO2 Machine Learner.
 UI front-end will help people to quickly try out different Neural
 Network configurations.

 In order to get an idea about the project proposal I would like to
 point, Nirmal's proposal submitted to 2011 GSOC


 http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html

 For building neural networks we are planning to use:

 http://deeplearning4j.org/

 Please read its documentation and get familiar with basic DL4J
 concepts, especially how to use it inside the Apache Spark.

 If you need further help, please let us know.

 Thanks,
 Upul

 On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
 lakinisenanayak...@gmail.com> wrote:

> Hi all,
>
>
> I am 4th year Information Technology (Specialization in Software
> Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
> Technology). I am familiar with Machine Learning concepts, Java, HTML and
> JavaScript. I am very much interested in machine learning subject area and
> I am currently doing my research project using machine learning 
> techniques.
> I am interested to do the project, proposal 03: [ML] Visual (Deep)
> Neural Network Builder. Could you please give me some guidance and
> materials to study further about this project?
>
> --
> Thank you.
>
> Sincerely,
> *Lakini Senanayaka.*
>
>


 --
 Upul Bandara,
 Associate Technical Lead, WSO2, Inc.,
 Mob: +94 715 468 345.

>>>
>>>
>>>
>>> --
>>> Thank you.
>>>
>>> Sincerely,
>>> *Lakini Senanayaka.*
>>>
>>>
>>
>>
>> --
>> Upul Bandara,
>> Associate Technical Lead, WSO2, Inc.,
>> Mob: +94 715 468 345.
>>
>
>
>
> --
>
> Thanks & regards,
> Nirmal
>
> Team Lead - WSO2 Machine Learner
> Associate Technical Lead - Data Technologies Team, WSO2 Inc.
> Mobile: +94715779733
> Blog: http://nirmalfdo.blogspot.com/
>
>
>


-- 
Thank you.

Sincerely,
*Lakini Senanayaka.*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2016-03-21 Thread Nirmal Fernando
On Mon, Mar 21, 2016 at 1:25 PM, Upul Bandara  wrote:

> Also, please note that deadline for the project proposal is this Friday.
>
> Correction:


> Please send your proposal to dev@wso2.org and project mentor(s).
>
> Thanks,
> Upul
>
> On Mon, Mar 21, 2016 at 1:11 PM, Lakini Senanayaka <
> lakinisenanayak...@gmail.com> wrote:
>
>> Thank you very much Upul.
>> I will go through the resources and If I get any problem I'll let you
>> know.
>>
>>
>> On Mon, Mar 21, 2016 at 12:51 PM, Upul Bandara  wrote:
>>
>>> Hi Lakini,
>>>
>>> The main objective of the "Visual Neural Network Builder" project is to
>>> create a Neural Network UI front-end for WSO2 Machine Learner.
>>> UI front-end will help people to quickly try out different Neural
>>> Network configurations.
>>>
>>> In order to get an idea about the project proposal I would like to
>>> point, Nirmal's proposal submitted to 2011 GSOC
>>>
>>>
>>> http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html
>>>
>>> For building neural networks we are planning to use:
>>>
>>> http://deeplearning4j.org/
>>>
>>> Please read its documentation and get familiar with basic DL4J concepts,
>>> especially how to use it inside the Apache Spark.
>>>
>>> If you need further help, please let us know.
>>>
>>> Thanks,
>>> Upul
>>>
>>> On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
>>> lakinisenanayak...@gmail.com> wrote:
>>>
 Hi all,


 I am 4th year Information Technology (Specialization in Software
 Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
 Technology). I am familiar with Machine Learning concepts, Java, HTML and
 JavaScript. I am very much interested in machine learning subject area and
 I am currently doing my research project using machine learning techniques.
 I am interested to do the project, proposal 03: [ML] Visual (Deep)
 Neural Network Builder. Could you please give me some guidance and
 materials to study further about this project?

 --
 Thank you.

 Sincerely,
 *Lakini Senanayaka.*


>>>
>>>
>>> --
>>> Upul Bandara,
>>> Associate Technical Lead, WSO2, Inc.,
>>> Mob: +94 715 468 345.
>>>
>>
>>
>>
>> --
>> Thank you.
>>
>> Sincerely,
>> *Lakini Senanayaka.*
>>
>>
>
>
> --
> Upul Bandara,
> Associate Technical Lead, WSO2, Inc.,
> Mob: +94 715 468 345.
>



-- 

Thanks & regards,
Nirmal

Team Lead - WSO2 Machine Learner
Associate Technical Lead - Data Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2016-03-21 Thread Upul Bandara
Also, please note that deadline for the project proposal is this Friday.

Please send your proposal to d...@wso2.com and project mentor(s).

Thanks,
Upul

On Mon, Mar 21, 2016 at 1:11 PM, Lakini Senanayaka <
lakinisenanayak...@gmail.com> wrote:

> Thank you very much Upul.
> I will go through the resources and If I get any problem I'll let you know.
>
>
> On Mon, Mar 21, 2016 at 12:51 PM, Upul Bandara  wrote:
>
>> Hi Lakini,
>>
>> The main objective of the "Visual Neural Network Builder" project is to
>> create a Neural Network UI front-end for WSO2 Machine Learner.
>> UI front-end will help people to quickly try out different Neural
>> Network configurations.
>>
>> In order to get an idea about the project proposal I would like to point,
>> Nirmal's proposal submitted to 2011 GSOC
>>
>>
>> http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html
>>
>> For building neural networks we are planning to use:
>>
>> http://deeplearning4j.org/
>>
>> Please read its documentation and get familiar with basic DL4J concepts,
>> especially how to use it inside the Apache Spark.
>>
>> If you need further help, please let us know.
>>
>> Thanks,
>> Upul
>>
>> On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
>> lakinisenanayak...@gmail.com> wrote:
>>
>>> Hi all,
>>>
>>>
>>> I am 4th year Information Technology (Specialization in Software
>>> Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
>>> Technology). I am familiar with Machine Learning concepts, Java, HTML and
>>> JavaScript. I am very much interested in machine learning subject area and
>>> I am currently doing my research project using machine learning techniques.
>>> I am interested to do the project, proposal 03: [ML] Visual (Deep)
>>> Neural Network Builder. Could you please give me some guidance and
>>> materials to study further about this project?
>>>
>>> --
>>> Thank you.
>>>
>>> Sincerely,
>>> *Lakini Senanayaka.*
>>>
>>>
>>
>>
>> --
>> Upul Bandara,
>> Associate Technical Lead, WSO2, Inc.,
>> Mob: +94 715 468 345.
>>
>
>
>
> --
> Thank you.
>
> Sincerely,
> *Lakini Senanayaka.*
>
>


-- 
Upul Bandara,
Associate Technical Lead, WSO2, Inc.,
Mob: +94 715 468 345.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2016-03-21 Thread Lakini Senanayaka
Thank you very much Upul.
I will go through the resources and If I get any problem I'll let you know.


On Mon, Mar 21, 2016 at 12:51 PM, Upul Bandara  wrote:

> Hi Lakini,
>
> The main objective of the "Visual Neural Network Builder" project is to
> create a Neural Network UI front-end for WSO2 Machine Learner.
> UI front-end will help people to quickly try out different Neural Network
> configurations.
>
> In order to get an idea about the project proposal I would like to point,
> Nirmal's proposal submitted to 2011 GSOC
>
>
> http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html
>
> For building neural networks we are planning to use:
>
> http://deeplearning4j.org/
>
> Please read its documentation and get familiar with basic DL4J concepts,
> especially how to use it inside the Apache Spark.
>
> If you need further help, please let us know.
>
> Thanks,
> Upul
>
> On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
> lakinisenanayak...@gmail.com> wrote:
>
>> Hi all,
>>
>>
>> I am 4th year Information Technology (Specialization in Software
>> Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
>> Technology). I am familiar with Machine Learning concepts, Java, HTML and
>> JavaScript. I am very much interested in machine learning subject area and
>> I am currently doing my research project using machine learning techniques.
>> I am interested to do the project, proposal 03: [ML] Visual (Deep)
>> Neural Network Builder. Could you please give me some guidance and
>> materials to study further about this project?
>>
>> --
>> Thank you.
>>
>> Sincerely,
>> *Lakini Senanayaka.*
>>
>>
>
>
> --
> Upul Bandara,
> Associate Technical Lead, WSO2, Inc.,
> Mob: +94 715 468 345.
>



-- 
Thank you.

Sincerely,
*Lakini Senanayaka.*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2016-03-21 Thread Upul Bandara
Hi Lakini,

The main objective of the "Visual Neural Network Builder" project is to
create a Neural Network UI front-end for WSO2 Machine Learner.
UI front-end will help people to quickly try out different Neural Network
configurations.

In order to get an idea about the project proposal I would like to point,
Nirmal's proposal submitted to 2011 GSOC

http://nirmalfdo.blogspot.com/2011/04/apache-tuscany-develop-simple-tool-that.html

For building neural networks we are planning to use:

http://deeplearning4j.org/

Please read its documentation and get familiar with basic DL4J concepts,
especially how to use it inside the Apache Spark.

If you need further help, please let us know.

Thanks,
Upul

On Mon, Mar 21, 2016 at 12:44 PM, Lakini Senanayaka <
lakinisenanayak...@gmail.com> wrote:

> Hi all,
>
>
> I am 4th year Information Technology (Specialization in Software
> Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
> Technology). I am familiar with Machine Learning concepts, Java, HTML and
> JavaScript. I am very much interested in machine learning subject area and
> I am currently doing my research project using machine learning techniques.
> I am interested to do the project, proposal 03: [ML] Visual (Deep) Neural
> Network Builder. Could you please give me some guidance and materials to
> study further about this project?
>
> --
> Thank you.
>
> Sincerely,
> *Lakini Senanayaka.*
>
>


-- 
Upul Bandara,
Associate Technical Lead, WSO2, Inc.,
Mob: +94 715 468 345.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2016-03-21 Thread Lakini Senanayaka
Hi all,


I am 4th year Information Technology (Specialization in Software
Engineering) undergraduate of SLIIT (Sri Lanka Institute of Information
Technology). I am familiar with Machine Learning concepts, Java, HTML and
JavaScript. I am very much interested in machine learning subject area and
I am currently doing my research project using machine learning techniques.
I am interested to do the project, proposal 03: [ML] Visual (Deep) Neural
Network Builder. Could you please give me some guidance and materials to
study further about this project?

-- 
Thank you.

Sincerely,
*Lakini Senanayaka.*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev