Showing results 4141-4150 of >4,224 (page 415)
http://courses.d2l.ai/berkeley-stat-157/projects/5.html

Projects navigate_next 5. Explainable Electrocardiogram Classifications using Neural Networks search Quick search code Show Source STAT 157, Spring 19 Table Of Contents 1. Ensuring Quality Conversations in Online Forums 2. Image attribute classification using disentangled embeddings on multimodal data 3. Deep Learning with NLP (Tacotron) 4. Image captioning 5. Explainable Electrocardiogram Classifications using Neural Networks 7. Deep fitting room 8. Bot controlled accounts 9. Predicting Next Day Stock Retu

https://parsnip.tidymodels.org//reference/bag_mlp.html

bag_mlp() defines an ensemble of single layer, feed-forward neural networks. This function can fit classification and regression models. Rd parsnip:::make_engine_list("bag_mlp") More information on how parsnip is used for modeling is at https://www.tidymodels.org

https://r2rt.com/recurrent-neural-networks-in-tensorflow-iii-variable-length-sequences

# Recurrent Neural Networks in Tensorflow III Tue 15 November 2016 ## Task In this post, we’ll use Tensorflow to construct an RNN that operates on input sequences of variable lengths. We’ll use this RNN to classify bloggers by age bracket and gender using sentence-long writing samples. One time step will represent a single word, with the complete input sequence representing a single sentence. The challenge is to build a model that can classify multiple sentences of different lengths at the same time

https://www.emergentmind.com/topics/symbolic-neural-integration

Symbolic-neural integration merges symbolic logic and neural techniques to form explainable, data-efficient AI systems with robust performance across diverse applications

https://arxiv.org/abs/1412.3555

Abstract page for arXiv paper 1412.3555: Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling

https://serokell.io/blog/graph-neural-networks-in-bioinformatics

In this post, we discuss our research on predicting drug-disease relationships using graph-based ML methods.

https://towardsdatascience.com/neural-networks-everything-you-wanted-to-know-327b78b730ab/

Learn the mathmatics behind the core of Deep Learning!

https://www.greaterwrong.com/posts/TrHG4qXWkkRyk3yMf/do-deep-neural-networks-have-brain-like-representations-a

Search Log In Do Deep Neural Networks Have Brain-like Representations?: A Summary of Disagreements Joseph Emerson 18 Nov 2024 0:07 UTC 9 points 0 comments 26 min read LW link  Contents TL;DR Introduction What are representations? Representations in humans and AI How brain-like are representations in modern AI systems? Why it could matter for AI alignment Reasons to think ANNs have brain-like representations ANNs Match Human Behavior and Errors in Several Domains ANNs Predict Brain Responses ANNs and

https://thethoughtprocess.xyz/en/neural-network-simplified-part-1-the-inner-working

This article is the first in a series in which I will attempt to explain neural networks as simply as I can. Artificial Neural Networks are currently the most ubiquitous and most complex tools in the field of Artificial Intelligence. In many cases, they can have millions of neurons and be taught to solve tasks

https://proceedings.neurips.cc/paper/2018/hash/53f0d7c537d99b3824f0f99d62ea2428-Abstract.html

NeurIPS Proceedings Search Link Prediction Based on Graph Neural Networks Muhan Zhang, Yixin Chen Advances in Neural Information Processing Systems 31 (NeurIPS 2018) Abstract Link prediction is a key problem for network-structured data. Link prediction heuristics use some score functions, such as common neighbors and Katz index, to measure the likelihood of links. They have obtained wide practical uses due to their simplicity, interpretability, and for some of them, scalability. However, every heuristic has

‹ Prev Next ›