Neuron: neural networks


mlp< T, U > Member List

This is the complete list of members for mlp< T, U >, including all inherited members.

_couchmlp< T, U >protected
_fonet< T, U >protected
_lnet< T, U >protected
_nacnet< T, U >protected
_ncmlp< T, U >protected
_ninet< T, U >protected
_nlnet< T, U >protected
_nmnet< T, U >protected
_nonet< T, U >protected
_nunet< T, U >protected
_unet< T, U >protected
add_le(int c, int tar, int co, int org, U w)mlp< T, U >virtual
net::add_le(int tar, int org, U w)net< T, U >virtual
add_link(int c, int tar, int nli)mlp< T, U >virtual
add_link(int c, int tar)mlp< T, U >virtual
add_neur(const char *nom, int c, T bia, T sor)mlp< T, U >virtual
net::add_neur(const char *nom, int typ, int xx, int yy, int zz, T bia, T sor)net< T, U >virtual
af_out(int fl=1) constnet< T, U >virtual
aff() constmlp< T, U >virtual
backprop(const pat< T > &pa, int nc, double eta, int flg=0, T *err=NULL)mlp< T, U >virtual
backprop(T *learnO, double eta)mlp< T, U >virtual
net::backprop(const pat< U > &pa, int nc, double eta, int flg=0, T *err=NULL)net< T, U >virtual
bytesize() constnet< T, U >virtual
couch() constmlp< T, U >inline
del_le(int c, int tar, int co, int org)mlp< T, U >virtual
net::del_le(int tar, int org)net< T, U >virtual
del_link(int c, int no)mlp< T, U >virtual
net::del_link(int no)net< T, U >virtual
del_neur(int c, int no)mlp< T, U >virtual
net::del_neur(int no)net< T, U >virtual
empty()mlp< T, U >virtual
fo() constnet< T, U >inline
get_link(int c, int n)mlp< T, U >inline
net::get_link(int tar)net< T, U >virtual
get_neur(int c, int n)mlp< T, U >inline
net::get_neur(const unit< T > &u)net< T, U >virtual
init(const char *nom, int nc, int *couch)mlp< T, U >virtual
net::init(const char *nom, int nu, int nl, int nac, int ni, int no, int fo, int *tar, int *nli, int **ori)net< T, U >virtual
l() constnet< T, U >inline
learn(int n, T dlt, double eta)net< T, U >virtual
learn_p(int ta, T dlt, double eta)net< T, U >protectedvirtual
load(const char *nom)mlp< T, U >virtual
load(std::istream &fich)mlp< T, U >virtual
mlp()mlp< T, U >inline
mlp(const char *nom, int nc, int *couch)mlp< T, U >inline
mlp(const mlp< T, U > &pmc)mlp< T, U >
nac() constnet< T, U >inline
nc() constmlp< T, U >inline
net()net< T, U >
net(const char *nom, int nu, int nl, int nac, int ni, int no, int fo, int *tar, int *nli, int **ori)net< T, U >inline
net(const char *nom, int nc, int *couch)net< T, U >inline
net(const char *nom)net< T, U >
net(const net< T, U > &n)net< T, U >
ni() constnet< T, U >inline
nl() constnet< T, U >inline
nlink(int ta)net< T, U >inlinevirtual
nm() constnet< T, U >inline
no() constnet< T, U >inline
nu() constnet< T, U >inline
operator*(const net< T, U > &le)net< T, U >
operator+(const unit< T > &u)net< T, U >
operator+(const neur_link< U > &l)net< T, U >
operator+=(const unit< T > &n)net< T, U >
operator+=(const neur_link< U > &l)net< T, U >
operator-(const unit< T > &u)net< T, U >
operator-=(const unit< T > &n)net< T, U >
operator/(const net< T, U > &le)net< T, U >
operator=(const mlp< T, U > &pmc)mlp< T, U >
net::operator=(const net< T, U > &n)net< T, U >
operator^(const net< T, U > &le)net< T, U >
pmc(const char *nom, int nc, int *couch)net< T, U >virtual
prop(const pat< T > &pa, int n)mlp< T, U >virtual
prop()mlp< T, U >virtual
rand_w(U min, U max)net< T, U >virtual
Reduction()mlp< T, U >virtual
ReductionIndex(int j)mlp< T, U >virtual
renum(int org, int ta)net< T, U >protectedvirtual
save(const char *nom) constnet< T, U >virtual
save(std::ostream &fich) constnet< T, U >virtual
trie()mlp< T, U >virtual
u() constnet< T, U >inline
~mlp()mlp< T, U >inlinevirtual
~net()net< T, U >virtual