Message Boards Message Boards

0
|
6470 Views
|
1 Reply
|
2 Total Likes
View groups...
Share
Share this post:

Convolutional neural network program in WL

Posted 9 years ago

deep learning is the hottest thing (fad?) in AI. i know that WL has implemented a function, ImageIdentify, which i assume to be based on use of a convolutional neural network , but i was wondering, has anyone written a program for a CNN itself in WL? It's nice to be able to use ImageIdentify but if we had a CNN program, we could apply it to the other things besides image identification. btw - a nice tutorial on deep learning is available here: http://www.datarobot.com/blog/a-primer-on-deep-learning/

POSTED BY: Richard Gaylord

I'm busy working on a full neural network framework, that will have both CPU + GPU training functionality. It will also have feedforward neural networks (like convolutional neural nets) + recurrent neural networks (LSTM's etc. that can be used for sequence modelling, like text).

Hopefully this will be done for 10.3.

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract