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 i

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

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 Ric