Neural Networks in TM1

Post Reply
nhavis
Posts: 62
Joined: Mon Jan 05, 2009 12:47 am

Neural Networks in TM1

Post by nhavis »

Has anyone implemented or wanted to implement a Neural Network in TM1?

If so, what for?
pieterdesomer
Posts: 1
Joined: Wed Jan 25, 2012 9:26 am
OLAP Product: TM1
Version: 9.5.2
Excel Version: 2003

Re: Neural Networks in TM1

Post by pieterdesomer »

I am trying to set something up. I am a TM1 expert but I have limited knowledge on Neural Networks.
From what I understand about Neural Networks for the moment, TM1 could be a very powerful tool to set up a Neural Network.
Christopher Kernahan
Community Contributor
Posts: 147
Joined: Mon Nov 29, 2010 6:30 pm
OLAP Product: Cognos TM1
Version: 10.1
Excel Version: Office 2010

Re: Neural Networks in TM1

Post by Christopher Kernahan »

Well, I'm not saying that you couldn't do it, just...why would you?

Having recently implemented univariate and multivariate linear regression using gradient descent in TM1;

- it will take much longer to implement than writing the equivalent code in Octave, R, Matlab etc.
- it will be much slower than the equivalent implementation in Octave, R, Matlab etc.

By all means, store the inputs or the results in TM1, but I think you would be better off firing the data out to one of these languages rather than trying it in TM1.
User avatar
jim wood
Site Admin
Posts: 3961
Joined: Wed May 14, 2008 1:51 pm
OLAP Product: TM1
Version: PA 2.0.7
Excel Version: Office 365
Location: 37 East 18th Street New York
Contact:

Re: Neural Networks in TM1

Post by jim wood »

Christopher Kernahan wrote:Well, I'm not saying that you couldn't do it, just...why would you?
I agree why would you?

I'm also struggling (based on TM1's processing architecture) to see what benefit you would derive from doing this?
Struggling through the quagmire of life to reach the other side of who knows where.
Go Build a PC
Jimbo PC Builds on YouTube
OS: Mac OS 11 PA Version: 2.0.7
Post Reply