搜索结果
找到约 9 项符合
associative 的查询结果
人工智能/神经网络 Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;
Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;
人工智能/神经网络 一个Bidirectional Associative Memory的神经网络程序
一个Bidirectional Associative Memory的神经网络程序,希望对大家有用
人工智能/神经网络 The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take
The Hopfield model is a distributed model of an associative memory. Neurons are pixels and can take the values of -1 (off) or +1 (on). The network has stored a certain number of pixel patterns. During a retrieval phase, the network is started with some initial configuration and the network dynamics ...
书籍源码 direct mapping associative mapping set associative mapping
direct mapping
associative mapping
set associative mapping
人工智能/神经网络 经典的hopfield神经网络的源程序
经典的hopfield神经网络的源程序,With with application in Ap:Autoassociative Memory Associative Recall of Images
其他 Lua is a powerful, light-weight programming language designed for extending applications. It is also
Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensib ...
编译器/解释器 Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedura
Lua is a powerful, fast, lightweight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, an ...
系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...
其他书籍 Learn how to: * Tokenize a null-terminated string * Create a search and re
Learn how to:
*
Tokenize a null-terminated string
*
Create a search and replace function for strings
*
Implement subtraction for string objects
* Use the vector, deque, and list sequence containers
*
Use the container adaptors stack, queue, and priority_q ...