Showing results 2651-2660 of >2,729 (page 266)
https://speakerdeck.com/rikima/emnlp2015du-mihui-long-short-term-memory-neural-networks-for-chinese-word-segmentation

#### EMNLP2015読み会-Long Short-Term Memory Neural Netw... Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers. → Masaki Rikitoku October 24, 2015 Technology 3.7k # EMNLP2015読み会-Long Short-Term Memory Neural Networks for Chinese Word Segmentation ## Masaki Rikitoku October 24, 2015 ## More Decks by Masaki Rikitoku See All by Masaki Rikitoku NLP_D2C本番 rikima ## Other Decks in Technology See All in Technology Claude

http://colah.github.io/posts/2014-03-NN-Manifolds-Topology/

Toggle navigation colah's blog Neural Networks, Manifolds, and Topology Posted on April 6, 2014 topology, neural networks, deep learning, manifold hypothesis Recently, there’s been a great deal of excitement and interest in deep neural networks because they’ve achieved breakthrough results in areas such as computer vision. 1 However, there remain a number of concerns about them. One is that it can be quite challenging to understand what a neural network is really doing. If one trains it well, it

https://neurostars.org/t/gsoc-2024-project-idea-4-1-graph-neural-networks-openworm-foundation-350-h/28249

Graph neural networks (GNNs) are a potentially powerful method for discovering connectivity in geometrically complex datasets. The DevoWorm group has developed an open-source GNN framework for embryogenetic data called D&hellip

https://reason.town/what-is-deep-neural-network-in-machine-learning/

Deep neural networks (DNNs) are a category of neural networks that have multiple layers in between the input and output layers

https://datumorphism.leima.is/tags/neural-network/

Datumorphism Notebooks Blog AmNeumarkt Neural Network 1 MaxEnt Model Maximum Entropy models makes least assumption about the data 4 Restricted Boltzmann Machine Introducing latent variables to Boltzmann machine and restrict the connections within groups. 5 MDL and Neural Networks Minimum Description Length ( [[MDL]] Minimum Description Length MDL is a measure of how well a model … Initialize Artificial Neural Networks Initialize a neural network is important for the training and performance. Some

https://towardsdatascience.com/get-uncertainty-estimates-in-neural-networks-for-free-48f2edb82c8f/

Given the right loss function, a standard neural network can output uncertainty as well

https://arxiv.org/abs/2410.03006

Abstract page for arXiv paper 2410.03006: Formation of Representations in Neural Networks

https://zilliz.com/glossary/activation-functions

Activation functions are mathematical functions used in neural networks to determine a neuron's output, introducing non-linearity into the model

http://www.mackelab.org/delfi/reference/neuralnet/

delfi Neural Networks Utilities # Neural Networks ¶ ## NeuralNetclass ¶ ### NeuralNet.__init__(self, n_inputs=None, n_outputs=None, input_shape=None, n_bypass=0, density='mog', n_hiddens=(10, 10), impute_missing=True, seed=None, n_filters=(), filter_sizes=3, pool_sizes=2, n_rnn=0, **density_opts) Initialize a mixture density network with custom layers Parameters ---------- n_inputs : int Total input dimensionality (data/summary stats) n_outputs : int Dimensionality of output (simulator parameters) inpu

https://www.artificialintelligenceschool.com/tools/glossary/neural-network

A computing system inspired by biological neural networks, consisting of interconnected nodes (neurons

‹ Prev Next ›