Re: [Dev] GSoC 2017 - proposal 24

2017-03-17 Thread Jayan Vidanapathirana
Hi,

Thanks for reply Suho. I think I have to come with another solution.


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On 17 March 2017 at 23:19, Sriskandarajah Suhothayan  wrote:

> No, we have already done an extension with SAMOA, this time we are trying
> to not to use external libraries as much as possible.
>
> Regards
> Suho
>
> On Fri, Mar 17, 2017 at 4:22 PM, Jayan Vidanapathirana <
> jayancv...@cse.mrt.ac.lk> wrote:
>
>> Hi all,
>>
>> I'm Jayan Vidanapathirana, an undergraduate from Department of Computer
>> Science and Engineering, University of Moratuwa. I recently completed my
>> internship at WSO2 working with the Research Team on the project of
>> developing streaming machine learning extension for CEP using Apache SAMOA.
>> I'm interesting about WSO2 GSoC project proposal 24 - Real-time machine
>> learning toolkit for Siddhi because I'm familiar with siddhi extensions and
>> apache SAMOA framework.
>> So in this project can we use ml framework as Apache SAMOA ? (SAMOA can
>> use to implement algorithms)
>>
>> --
>> Best Regards
>>
>> Jayan Vidanapathirana
>> Undergraduate (CSE '13 Batch )
>> Computer Science & Engineering Department
>> University of Moratuwa.
>> jcvidanapathir...@gmail.com
>> [image: https://lk.linkedin.com/in/jayancv]
>> 
>>
>
>
>
> --
>
> *S. Suhothayan*
> Associate Director / Architect & Team Lead of WSO2 Complex Event Processor
> *WSO2 Inc. *http://wso2.com
> * *
> lean . enterprise . middleware
>
>
> *cell: (+94) 779 756 757 <077%20975%206757> | blog:
> http://suhothayan.blogspot.com/ twitter:
> http://twitter.com/suhothayan  | linked-in:
> http://lk.linkedin.com/in/suhothayan *
>



-- 
Best Regards

Jayan Vidanapathirana
Undergraduate (CSE '13 Batch )
Computer Science & Engineering Department
University of Moratuwa.
jcvidanapathir...@gmail.com
[image: https://lk.linkedin.com/in/jayancv]

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 - proposal 24

2017-03-17 Thread Sriskandarajah Suhothayan
No, we have already done an extension with SAMOA, this time we are trying
to not to use external libraries as much as possible.

Regards
Suho

On Fri, Mar 17, 2017 at 4:22 PM, Jayan Vidanapathirana <
jayancv...@cse.mrt.ac.lk> wrote:

> Hi all,
>
> I'm Jayan Vidanapathirana, an undergraduate from Department of Computer
> Science and Engineering, University of Moratuwa. I recently completed my
> internship at WSO2 working with the Research Team on the project of
> developing streaming machine learning extension for CEP using Apache SAMOA.
> I'm interesting about WSO2 GSoC project proposal 24 - Real-time machine
> learning toolkit for Siddhi because I'm familiar with siddhi extensions and
> apache SAMOA framework.
> So in this project can we use ml framework as Apache SAMOA ? (SAMOA can
> use to implement algorithms)
>
> --
> Best Regards
>
> Jayan Vidanapathirana
> Undergraduate (CSE '13 Batch )
> Computer Science & Engineering Department
> University of Moratuwa.
> jcvidanapathir...@gmail.com
> [image: https://lk.linkedin.com/in/jayancv]
> 
>



-- 

*S. Suhothayan*
Associate Director / Architect & Team Lead of WSO2 Complex Event Processor
*WSO2 Inc. *http://wso2.com
* *
lean . enterprise . middleware


*cell: (+94) 779 756 757 | blog: http://suhothayan.blogspot.com/
twitter: http://twitter.com/suhothayan
 | linked-in:
http://lk.linkedin.com/in/suhothayan *
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] GSoC 2017 - proposal 24

2017-03-17 Thread Jayan Vidanapathirana
Hi all,

I'm Jayan Vidanapathirana, an undergraduate from Department of Computer
Science and Engineering, University of Moratuwa. I recently completed my
internship at WSO2 working with the Research Team on the project of
developing streaming machine learning extension for CEP using Apache SAMOA.
I'm interesting about WSO2 GSoC project proposal 24 - Real-time machine
learning toolkit for Siddhi because I'm familiar with siddhi extensions and
apache SAMOA framework.
So in this project can we use ml framework as Apache SAMOA ? (SAMOA can use
to implement algorithms)

-- 
Best Regards

Jayan Vidanapathirana
Undergraduate (CSE '13 Batch )
Computer Science & Engineering Department
University of Moratuwa.
jcvidanapathir...@gmail.com
[image: https://lk.linkedin.com/in/jayancv]

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] GSoC 2017 Proposal 24

2017-02-22 Thread Nirmal Fernando
Hi Sujeeharan,

According to GSoC rules, you can't participate the program as a group
https://summerofcode.withgoogle.com/rules/
Sorry!

On Mon, Feb 20, 2017 at 3:25 PM, Upul Bandara  wrote:

> Hi Sujeeharan,
>
> We are glad to see your interest!
>
> The main objective of this project is to develop a real-time machine
> learning toolkit for Siddhi [1]. Siddhi CEP is a lightweight, easy-to-use
> Open Source Complex Event Processing Engine (CEP) released as a Java
> Library under Apache Software License v2.0. The readme page of the Siddhi's
> Github repository contains a good overview of the Siddhi library. Also,
> SiddhiQL Guide [2] will be helpful you to understand Siddhi Query Language.
>
> Most probably, we will be writing this toolkit as a Siddhi extension.
> Therefore, please go through Siddhi Extension Guide [3] to get a quick
> overview regarding how to write Siddhi extensions.
>
> In addition to that, if you are not familiar with general machine learning
> concepts, I think Chapter 12 of the Mining of Massive Datasets book (link
> is provided in the GSco project page) will be really helpful. Also, if you
> have some free time please look at other streaming machine learning
> libraries such as Apache Samoa[4].
>
> Please go through these Siddhi/ML tutorials/guides. They will be helpful
> when it comes to writing your project proposal.
>
> Thanks,
> Upul
>
> [1]. https://github.com/wso2/siddhi
> [2]. https://docs.wso2.com/display/CEP420/SiddhiQL+Guide+3.1
> [3] https://docs.wso2.com/display/CEP420/Writing+Extensions+to+Siddhi
> [4] https://samoa.incubator.apache.org/
>
> On Mon, Feb 20, 2017 at 3:15 PM, Sujeeharan Ganeshan <
> g_sujeeha...@yahoo.com> wrote:
>
>> Hi Upul and Suhothayan,
>>
>> We are a set of four final year students from Sri Lanka Institute of
>> Information and Technology. While we were looking for GSoC related projects
>> and researches for our 4th Year CDAP Module we came across WSO2 and found
>> some project. Since we are interested in the area Artificial Intelligence
>> we thought of doing something that is related to that area. And we came
>> across your project proposal Real-Time machine learning toolkit for Siddhi.
>> We are interested to work with you in this project. We all are familiar
>> with Java well. And we are in the process of learning about ML as well
>> (Actually taking a course in Coursera by Stanford University ). We hope we
>> made a good impression.
>> We hope to work with you all in this project.
>>
>> Thanks and Regards
>> Sujeeharan
>> Sri Lanka Institute of Information and Technology
>>
>
>
>
> --
> Upul Bandara,
> Associate Technical Lead, WSO2, Inc.,
> Mob: +94 715 468 345 <+94%2071%20546%208345>.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Thanks & regards,
Nirmal

Technical Lead - Analytics 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 2017 Proposal 24

2017-02-20 Thread Upul Bandara
Hi Sujeeharan,

We are glad to see your interest!

The main objective of this project is to develop a real-time machine
learning toolkit for Siddhi [1]. Siddhi CEP is a lightweight, easy-to-use
Open Source Complex Event Processing Engine (CEP) released as a Java
Library under Apache Software License v2.0. The readme page of the Siddhi's
Github repository contains a good overview of the Siddhi library. Also,
SiddhiQL Guide [2] will be helpful you to understand Siddhi Query Language.

Most probably, we will be writing this toolkit as a Siddhi extension.
Therefore, please go through Siddhi Extension Guide [3] to get a quick
overview regarding how to write Siddhi extensions.

In addition to that, if you are not familiar with general machine learning
concepts, I think Chapter 12 of the Mining of Massive Datasets book (link
is provided in the GSco project page) will be really helpful. Also, if you
have some free time please look at other streaming machine learning
libraries such as Apache Samoa[4].

Please go through these Siddhi/ML tutorials/guides. They will be helpful
when it comes to writing your project proposal.

Thanks,
Upul

[1]. https://github.com/wso2/siddhi
[2]. https://docs.wso2.com/display/CEP420/SiddhiQL+Guide+3.1
[3] https://docs.wso2.com/display/CEP420/Writing+Extensions+to+Siddhi
[4] https://samoa.incubator.apache.org/

On Mon, Feb 20, 2017 at 3:15 PM, Sujeeharan Ganeshan  wrote:

> Hi Upul and Suhothayan,
>
> We are a set of four final year students from Sri Lanka Institute of
> Information and Technology. While we were looking for GSoC related projects
> and researches for our 4th Year CDAP Module we came across WSO2 and found
> some project. Since we are interested in the area Artificial Intelligence
> we thought of doing something that is related to that area. And we came
> across your project proposal Real-Time machine learning toolkit for Siddhi.
> We are interested to work with you in this project. We all are familiar
> with Java well. And we are in the process of learning about ML as well
> (Actually taking a course in Coursera by Stanford University ). We hope we
> made a good impression.
> We hope to work with you all in this project.
>
> Thanks and Regards
> Sujeeharan
> Sri Lanka Institute of Information and Technology
>



-- 
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