Showing results 1261-1270 of >1,325 (page 127)
https://towardsdatascience.com/the-concept-of-artificial-neurons-perceptrons-in-neural-networks-fab22249cbfc/

Neural Networks and Deep Learning Course: Part 1

https://www.complexnetworks.fr/multi-relational-community-detection-in-social-platforms-using-graph-neural-networks/

Aller au contenu principal Complex Networks We are interested in all aspects of real world networks and their models, from internet measurements to random graphs, from social network analysis to spreading phenomena, and from graph algorithms to biological networks. Menu Publié le décembre 31, 2025janvier 21, 2026 par admin Multi-relational Community Detection in Social Platforms Using Graph Neural Networks Nouamane Arhachoui, Vincent Gauthier, Anastasios Giovanidis, Lionel Tabourier In France

https://www.machinelearningmastery.com/weight-initialization-for-deep-learning-neural-networks/

# Weight Initialization for Deep Learning Neural Networks Weight initialization is an important design choice when developing deep learning neural network models. Historically, weight initialization involved using small random numbers, although over the last decade, more specific heuristics have been developed that use information, such as the type of activation function that is being used and the number of inputs to the node. These more tailored heuristics can result in more effective training of neural

https://numpy-ml.readthedocs.io/en/latest/numpy_ml.neural_nets.html

- Hidden Markov models - Gaussian mixture models - Latent Dirichlet allocation - N-gram smoothing models - Multi-armed bandits - Reinforcement learning - Nonparametric models - Matrix factorization - Tree-based models - Neural networks - Previous: GradientBoostedDecisionTree - Next: Layers # Neural networks ¶ The neural network module includes common building blocks for implementing modern deep learning models. ## Layers Most modern neural networks can be represented as a composition of many small, par

https://snowflake.discourse.group/t/does-it-supoort-catboost-and-knn-and-neural-networks-algorithms/8817

does it supoort catboost and KNN and neural networks algorithms

https://academicreviewpro.com/blog/how_graph_neural_networks_are_transforming_modern_power_grid.php

How Graph Neural Networks Are Transforming Modern Power Grid Management A 2024 Analysis. How Graph Neural Networks Are Transforming Modern Power Grid Ma

https://techxplore.com/news/2020-04-role-neurons-artificial-neural-networks.html

Over the past decade or so, researchers worldwide have been developing increasingly advanced artificial neural networks (ANNs), computational methods designed to replicate biological mechanisms and functions of the human

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

This blog covers the topics of Neural Networks and Deep Learning for Machine Learning. It includes articles on how to build and train your own Neural Networks

https://blog.acolyer.org/2019/02/06/a-comprehensive-survey-on-graph-neural-networks/

A comprehensive survey on graph neural networks Wu et al., arXiv'19 Last year we looked at ‘Relational inductive biases, deep learning, and graph networks,’ where the authors made the case for deep learning with structured representations, which are naturally represented as graphs. Today’s paper choice provides us with a broad sweep of the graph neural

https://www.kdnuggets.com/2018/06/batch-normalization-neural-networks.html

Blog Topics Advertise Join Newsletter Batch Normalization in Neural Networks This article explains batch normalization in a simple way. I wrote this article after what I learned from Fast.ai and deeplearning.ai. --> comments By Firdaouss Doukkali , Machine Learning Engineer This article explains batch normalization in a simple way. I wrote this article after what I learned from Fast.ai and deeplearning.ai. I will start with why we need it, how it works, then how to include it in pre-trained networks such as

‹ Prev Next ›