[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community Supercomputing for Everyone 2019-03-21T10:21:34+00:00 https://parallella.org/forums/feed.php?f=33 2019-03-21T10:21:34+00:00 2019-03-21T10:21:34+00:00 https://parallella.org/forums/viewtopic.php?t=910&p=20114#p20114 <![CDATA[Artificial Intelligence • Re: Developing Multi Dimensional Tree & Natural Relatedness]]> Statistics: Posted by tamilse — Thu Mar 21, 2019 10:21 am


]]>
2018-02-23T19:19:17+00:00 2018-02-23T19:19:17+00:00 https://parallella.org/forums/viewtopic.php?t=4271&p=19935#p19935 <![CDATA[Artificial Intelligence • Re: fizz: experimental language and runtime (with Parallella]]> Statistics: Posted by Mrjames85 — Fri Feb 23, 2018 7:19 pm


]]>
2017-12-05T04:45:18+00:00 2017-12-05T04:45:18+00:00 https://parallella.org/forums/viewtopic.php?t=4271&p=19908#p19908 <![CDATA[Artificial Intelligence • fizz: experimental language and runtime (with Parallella)]]>
I'd love some feedback on a little something I have been working on for a year: fizz () is an experimental language and runtime environment for the exploration of cognitive architectures (#AI) combining Machine Learning (#ML) and Machine Reasoning (#MR) . While this mainly requires some beefy desktop/laptop, I have also built it for ARM so that I could run it on my Parallella board :)

Originally, I wanted to make use of the Epiphany cores, but I gross under-estimated how much memory I needed for each of the cores, so right now it's not using them :oops: Still planning on using them at some point to offload some of the computation. Meanwhile, since it's only running on the ARM the performances are far from stellar.

Anyway, I thought I'll share that project with the community.

Cheers,

Statistics: Posted by CocoaGeek — Tue Dec 05, 2017 4:45 am


]]>
2016-04-02T07:05:38+00:00 2016-04-02T07:05:38+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=17264#p17264 <![CDATA[Artificial Intelligence • Re: Neural Network]]> Statistics: Posted by profhamdan — Sat Apr 02, 2016 7:05 am


]]>
2015-03-11T09:50:46+00:00 2015-03-11T09:50:46+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=12923#p12923 <![CDATA[Artificial Intelligence • Re: Neural Network]]> Statistics: Posted by nickoppen — Wed Mar 11, 2015 9:50 am


]]>
2015-02-07T05:13:32+00:00 2015-02-07T05:13:32+00:00 https://parallella.org/forums/viewtopic.php?t=2126&p=12569#p12569 <![CDATA[Artificial Intelligence • Re: interest in Neural Network applications]]>
It will not be very efficient given that it is single threaded and it is limited to one hidden layer but it will give you an idea of what I am heading for at the moment.

Statistics: Posted by nickoppen — Sat Feb 07, 2015 5:13 am


]]>
2015-02-06T22:19:46+00:00 2015-02-06T22:19:46+00:00 https://parallella.org/forums/viewtopic.php?t=2126&p=12568#p12568 <![CDATA[Artificial Intelligence • Re: interest in Neural Network applications]]>
I'm writing one at the moment which I'm open sourcing. Early days as yet, I've just got a simple feed forward kernel going (I'm writing in OpenCL).

I'm really keen to get hold of a big data set to do some training and test out performance and scalability.

I've written some blog posts on my ideas about getting the best out of the Parallella which you can read here: and my neural network repo is here: .

I'll have a look at your repo and see what tweaks you are using. What I have written to date has no fancy stuff at all so I've got plenty of scope to add them in.

This is my "after the kids are in bed" project to things are a bit slow, but I'd be happy to work with you on it.

nick

Statistics: Posted by nickoppen — Fri Feb 06, 2015 10:19 pm


]]>
2015-02-05T09:13:23+00:00 2015-02-05T09:13:23+00:00 https://parallella.org/forums/viewtopic.php?t=2126&p=12561#p12561 <![CDATA[Artificial Intelligence • Re: interest in Neural Network applications]]>
Please see the for previous discussion concerning neural networks.

Regards,

Andrew

Statistics: Posted by 9600 — Thu Feb 05, 2015 9:13 am


]]>
2015-02-04T22:16:23+00:00 2015-02-04T22:16:23+00:00 https://parallella.org/forums/viewtopic.php?t=2126&p=12560#p12560 <![CDATA[Artificial Intelligence • interest in Neural Network applications]]>
I am currently using a neural network program called emergent from the University of Colorado, running it on Linux. the application uses a back propagation (Bp) model in my case to find correlations between energy consumption and solar generation for buildings and local environmental conditions and time-series data. The current version of emergent is great! it runs on Windows, OSX, and with Linux x86 and x86_64 on Ubuntu and Debian and uses I believe up to 4 cores conncurrently, and possibly can run on other architectures too. Fully open-source. Anyway I do like emergent a lot - but am interested in using Parallella hardware for this fairly compute intensive component of our energy management software platform which is called SolarNetwork, which is also 100% open-source (https://github.com/SolarNetwork), and uses the Pi and other low-cost boards for data collection.

My questions are:

-What would it take for emergent to support Parallela/Epiphany hardware?
-Are there any Parallella developers interested in looking at that project?
-Are there any existing ANN packages/applications that are 100% open-source and run on Parallella now?

Thanks, John

Statistics: Posted by jwgorman — Wed Feb 04, 2015 10:16 pm


]]>
2014-08-14T13:42:57+00:00 2014-08-14T13:42:57+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=10110#p10110 <![CDATA[Artificial Intelligence • Re: Neural Network]]> ...how much speedup do you expect when running it on the Parallella? how much would be the speedup compared to a cuda/gpu version?

Statistics: Posted by Gerald — Thu Aug 14, 2014 1:42 pm


]]>
2014-08-11T17:37:43+00:00 2014-08-11T17:37:43+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=10027#p10027 <![CDATA[Artificial Intelligence • Re: Neural Network]]>
Nice work with the pi!

Unfortunately there hasn't been an official BLAS library completed yet.:-(

Take a look at the following example showing how it could be scaled out.

https://github.com/adapteva/epiphany-ex ... /matmul-16

What size matrices are you working with?

Andreas

Statistics: Posted by aolofsson — Mon Aug 11, 2014 5:37 pm


]]>
2014-08-11T17:07:04+00:00 2014-08-11T17:07:04+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=10026#p10026 <![CDATA[Artificial Intelligence • Re: Neural Network]]> Statistics: Posted by petewarden — Mon Aug 11, 2014 5:07 pm


]]>
2014-08-10T14:50:29+00:00 2014-08-10T14:50:29+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=9981#p9981 <![CDATA[Artificial Intelligence • Re: Neural Network]]> Statistics: Posted by Gerald — Sun Aug 10, 2014 2:50 pm


]]>
2014-07-19T20:09:32+00:00 2014-07-19T20:09:32+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=9427#p9427 <![CDATA[Artificial Intelligence • Re: Neural Network]]>
The training part has been my big "how is that going to happen" issue. It's a highly asymetric process.

Statistics: Posted by Cyberman.ff — Sat Jul 19, 2014 8:09 pm


]]>
2014-07-14T08:51:17+00:00 2014-07-14T08:51:17+00:00 https://parallella.org/forums/viewtopic.php?t=294&p=9257#p9257 <![CDATA[Artificial Intelligence • Re: Neural Network]]> Now that you have the Parallella in your hands, what are your thoughts on running NN on it? Is it what you expected?
Look forward to your thoughts.
Andreas

Statistics: Posted by aolofsson — Mon Jul 14, 2014 8:51 am


]]>