Hello,

I continue studying artificial intelligence and part of that is python 
programming (tensorflow).
I am reading a book now that talks about improving speed and it seems that 
nowadays python and c++ are much closer regarding speed.
Pure python is much slower but when combining numpy vector operations with 
cython (or numba) things improve a lot.

You can take a look at this article to see what you make of it: 
https://www.linkedin.com/pulse/can-python-code-beat-c-speed-alexander-pletzer

I mention this cause I think python should be the language to use as 
opposed to c++.

Cheers.

-- 
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to opencog+unsubscr...@googlegroups.com.
To post to this group, send email to opencog@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/efb54627-0c4b-49e6-8212-c846163a33ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to