Re: Hardware Neural Network
- From: Rene Tschaggelar <none@xxxxxxxx>
- Date: Wed, 28 Feb 2007 15:09:37 +0100
Daniele wrote:
Hi all,
I'm a university student, and I'm realizing a research on artificial
neural networks. The aim of my research is the feasibility of putting
an artificial neural network on a microcontroller or a DSP. Because of
the sigmoid function, I think that would be necessary a 32-bit
microcontroller (or DSP) for floating point operations. I was
searching online but I only had found exhaustive informations on
software realization of ANN's, but it's not what I was searching for.
Does someone have any hint or any previous experience on the hardware
realization of an ANN?
I think the better solution is the DSP, due to its power on floating
points operation, is it right?
Here are some details of the network:
5 or 6 inputs
about 10 neurons in the hidden layer
2 outputs
Unless you really need the dynamic range of float,
you should stick with integers. Consider that a 32
bit integer has a range of 10^9
Rene
--
Ing.Buero R.Tschaggelar - http://www.ibrtses.com
& commercial newsgroups - http://www.talkto.net
.
- References:
- Hardware Neural Network
- From: Daniele
- Hardware Neural Network
- Prev by Date: Re: Headhunter irony
- Next by Date: Re: STR912 ARM with SSD1906 TFT controller
- Previous by thread: Re: Hardware Neural Network
- Next by thread: Re: Hardware Neural Network
- Index(es):
Relevant Pages
|