Jump to content

User talk:ClueBot Commons

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 78.227.78.135 (talk) at 21:52, 22 December 2015 (→‎type of the neural network). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The current status of ClueBot NG is: Running
The current status of ClueBot III is: Running
Praise should go on the praise page. Barnstars and other awards should go on the awards page.
Use the "new section" button at the top of this page to add a new section. Use the [edit] link above each section to edit that section.
This page is automatically archived by ClueBot III.
The ClueBots' owner or someone else who knows the answer to your question will reply on this page.

Template:Archive box collapsible

ClueBots
ClueBot NG/Anti-vandalism · ClueBot II/ClueBot Script
ClueBot III/Archive · Talk page for all ClueBots
Beware! This user's talk page is monitored by talk page watchers. Some of them even talk back.

type of the neural network

Hi, I guess your neural network is a multilayer perceptron trained with backpropagation with some special activations functions ? or is it a recurrent neural network, with convolutionnal layers and long short term memories ?

Thank you. 78.227.78.135 (talk) 23:30, 20 December 2015 (UTC)[reply]

I answer to myself : yes it is a multilayer perceptron trained with backpropagation (MLP can viewed as a way to learn and approximate any R^n --> R^m function). [1] [2]. Maybe a look to recurrent neural networks and long short-term memories could be a good idea : | look at this for example