On 8 March 2018 at 21:22, Brent Meeker <[email protected]> wrote: > Google has tensorflow available online.
I don't recommend anyone trying to use it directly. It's very nice but it comes with a lot o Google-isms that are very hard to figure out. I recommend Keras: https://keras.io/ It allows one to use tensorflow from there, or other libraries. In any case, this is "just" a deep neural networks library. It will not satisfy what Mindey is looking for... Telmo. > Brent > > > On 3/8/2018 8:26 AM, Mindey I. wrote: > > Hello, > > while artificial general intelligence may be still in the future, arguably > the "Applied General Intelligence," exists today. There are universally > useful systems, like the equivalence principle, and equation model, that > allow us to pose problems about arbitrary goals (Y) in arbitrary worlds (F), > pursued by arbitrary processes (X), as an equation F(X)=Y. > > Today, we may already have general (ever-broadening) way to binding to > arbitrary objects and execute arbitrary programs with respect to them, as a > collection of processing hardware, software, and wetware. Some may already > have advanced object-binding techniques, such as collecting real-time world > F data with ontological metadata, allowing simple access to very advanced > queries and advanced programming w.r.t goal Y decompositions into actions X. > > I wonder, do you know of any such tools or protocols in existence, that > would be open source, and generally applicable? For example, WolframAlpha is > not open source. Lisp may be open source, and convenient enough to express > anything in any programming language by writing programming language > wrappers, and world object interfaces, however, I don't know of any > high-level or visible effort towards that direction. Any thoughts? > > Thanks, > Mindey > -- > You received this message because you are subscribed to the Google Groups > "Everything List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/everything-list. > For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Everything List" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/everything-list. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Everything List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/everything-list. For more options, visit https://groups.google.com/d/optout.

