Re: [go-nuts] Re: golang for AI

2017-12-25 Thread Sebastien Binet
Not sure what Fabien is using but the Go equivalent of numpy is Gonum:
https://gonum.org.
(At least it's the closest to numpy that I know of)

-s

sent from my droid

On Dec 25, 2017 7:47 AM, "Lee Rick"  wrote:

Can you share some name What package is used?  python has a package called
numpy,  it is useful, but ,i can't find similar package in golang, do you
use similar numpy package in golang ?

在 2017年12月22日星期五 UTC+8下午10:08:28,Fabien写道:

> I'm working in an AI research lab and use golang a lot, so I would tend to
> say yes. We're working in the symbolic AI field though (ontologies,
> constraint solving and that stuff), not machine learning.
>
> Le vendredi 22 décembre 2017 07:33:04 UTC+1, Lee Rick a écrit :
>>
>> hi,
>>Artificial intelligence is a big trend, and i want to know whether or
>> not to consider golang playing a role in artificial intelligence?
>>Whether to consider developing some basic artificial intelligence
>> package with support package, use just as python.
>>
> --
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] Re: golang for AI

2017-12-24 Thread Lee Rick
it's not update for years, it means it not helpful?


在 2017年12月24日星期日 UTC+8上午4:12:20,Maurizio Totti写道:
>
> 2017-12-22 15:08 GMT+01:00 Fabien : 
> > I'm working in an AI research lab and use golang a lot, so I would tend 
> to 
> > say yes. We're working in the symbolic AI field though (ontologies, 
> > constraint solving and that stuff), not machine learning. 
> > 
> > Le vendredi 22 décembre 2017 07:33:04 UTC+1, Lee Rick a écrit : 
> >> 
> >> hi, 
> >>Artificial intelligence is a big trend, and i want to know whether 
> or 
> >> not to consider golang playing a role in artificial intelligence? 
> >>Whether to consider developing some basic artificial intelligence 
> >> package with support package, use just as python. 
> > 
> Hi have found https://github.com/josephmisiti/awesome-machine-learning#go 
>
> -- 
> Maurizio Totti 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: golang for AI

2017-12-24 Thread Lee Rick
Can you share some name What package is used?  python has a package called 
numpy,  it is useful, but ,i can't find similar package in golang, do you 
use similar numpy package in golang ?

在 2017年12月22日星期五 UTC+8下午10:08:28,Fabien写道:
>
> I'm working in an AI research lab and use golang a lot, so I would tend to 
> say yes. We're working in the symbolic AI field though (ontologies, 
> constraint solving and that stuff), not machine learning.
>
> Le vendredi 22 décembre 2017 07:33:04 UTC+1, Lee Rick a écrit :
>>
>> hi,
>>Artificial intelligence is a big trend, and i want to know whether or 
>> not to consider golang playing a role in artificial intelligence?
>>Whether to consider developing some basic artificial intelligence 
>> package with support package, use just as python. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [go-nuts] Re: golang for AI

2017-12-23 Thread Maurizio Totti
2017-12-22 15:08 GMT+01:00 Fabien :
> I'm working in an AI research lab and use golang a lot, so I would tend to
> say yes. We're working in the symbolic AI field though (ontologies,
> constraint solving and that stuff), not machine learning.
>
> Le vendredi 22 décembre 2017 07:33:04 UTC+1, Lee Rick a écrit :
>>
>> hi,
>>Artificial intelligence is a big trend, and i want to know whether or
>> not to consider golang playing a role in artificial intelligence?
>>Whether to consider developing some basic artificial intelligence
>> package with support package, use just as python.
>
Hi have found https://github.com/josephmisiti/awesome-machine-learning#go

-- 
Maurizio Totti

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: golang for AI

2017-12-22 Thread Fabien
I'm working in an AI research lab and use golang a lot, so I would tend to 
say yes. We're working in the symbolic AI field though (ontologies, 
constraint solving and that stuff), not machine learning.

Le vendredi 22 décembre 2017 07:33:04 UTC+1, Lee Rick a écrit :
>
> hi,
>Artificial intelligence is a big trend, and i want to know whether or 
> not to consider golang playing a role in artificial intelligence?
>Whether to consider developing some basic artificial intelligence 
> package with support package, use just as python. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] Re: golang for AI

2017-12-22 Thread Lin Hao
In this case, I just saw one library of scientific computing: gonum 
. Therefore, I also put forward this 
suggestion here and hope to make positive progress.

在 2017年12月22日星期五 UTC+8下午2:33:04,Lee Rick写道:
>
> hi,
>Artificial intelligence is a big trend, and i want to know whether or 
> not to consider golang playing a role in artificial intelligence?
>Whether to consider developing some basic artificial intelligence 
> package with support package, use just as python. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.