Ask Your Question
1

presence of toolboxes

asked 2011-04-23 06:04:06 +0200

yehiaelshazly gravatar image

Does sage have toolboxes like the matlab ?? i am interested in the neural network toolbox

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2011-04-23 12:28:51 +0200

kcrisman gravatar image

You may be interested in some of our optional packages. Note that Sage tries to be "batteries included", so many things are just in it. For instance, if Scipy had such a thing, you could just import it.

I don't know whether this is what you are looking for, but there is the Brian experimental spkg.

Brian is a simulator for spiking neural networks...

In fact, it should work fine, as it's a very normal Python package; you wouldn't even need to use the spkg system, probably. I am not sure whether "spiking neural networks" is the same things as what you are requesting, though.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2011-04-23 06:04:06 +0200

Seen: 309 times

Last updated: Apr 23 '11