代码搜索:NETWORKS
找到约 10,000 项符合「NETWORKS」的源代码
代码结果 10,000
www.eeworm.com/read/482154/6628636
java network.java
/**
* Network
* Copyright 2005 by Jeff Heaton(jeff@jeffheaton.com)
*
* Example program from Chapter 11
* Programming Neural Networks in Java
* http://www.heatonresearch.com/articles/series
www.eeworm.com/read/479375/6692764
c vlan_init.c
/*
* hostapd / VLAN initialization
* Copyright 2003, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape Software, Inc.
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/410924/11264916
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/405069/11472222
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/153440/12033976
bib demogng.bib
@Article{Fritzke94a,
author = "B. Fritzke",
title = "\htmladdnormallink{Fast learning with incremental {RBF}
networks}{http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPL
www.eeworm.com/read/148683/12443997
h recurrentneuron.h
#ifndef _RECURRENTNEURON_H
#define _RECURRENTNEURON_H
#include "SimpleNeuron.h"
#include "defines.h"
#include
namespace annie
{
/** A neuron used for recurrent networks.
* The
www.eeworm.com/read/148683/12444012
h twolayernetwork.h
#ifndef _TWOLAYERNETWORK_H
#define _TWOLAYERNETWORK_H
#include "MultiLayerNetwork.h"
namespace annie
{
/** Two layered networks are very commonly used. This is basically a
* multi-layer
www.eeworm.com/read/131588/14136295
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/130567/14184964
h recurrentneuron.h
#ifndef _RECURRENTNEURON_H
#define _RECURRENTNEURON_H
#include "SimpleNeuron.h"
#include "defines.h"
#include
namespace annie
{
/** A neuron used for recurrent networks.
* The
www.eeworm.com/read/130567/14184975
h twolayernetwork.h
#ifndef _TWOLAYERNETWORK_H
#define _TWOLAYERNETWORK_H
#include "MultiLayerNetwork.h"
namespace annie
{
/** Two layered networks are very commonly used. This is basically a
* multi-layer