S.S.S DHYUTHIDHARsudheendra.hashnode.dev·Dec 20, 2024Neural Networks Basics: Vector Functions and Math Behind AIHi everyone! 👋 I’m Dhyuthidhar Saraswathula, a passionate blogger exploring data science topics like ML and SQL. If you haven’t checked out my previous blogs, I highly recommend visiting my profile. Take a quick look, and then come back here for tod...1 likeMachine Learning
Anshuman Sinhaanshumansinha3301.hashnode.dev·Dec 19, 2024Decision Trees in Artificial IntelligenceDecision Trees are a widely used machine learning algorithm in AI for both classification and regression tasks. They work by dividing data into subsets based on certain features, and they represent decisions in a tree-like structure. In this structur...decision making
Anshuman Sinhaanshumansinha3301.hashnode.dev·Dec 19, 2024Neural Networks in Artificial IntelligenceNeural networks are a fundamental component of artificial intelligence (AI) and machine learning, designed to mimic the way the human brain processes information. They consist of interconnected layers of nodes, or "neurons," which work together to so...bitfusiondynamics
Ezaan Aminezaan.hashnode.dev·Dec 15, 2024AI, Grief, and the Future of Humanity: A Black Mirror Episode and the Rise of Liquid Neural NetworksI recently watched Black Mirror Season 2, Episode 1 (I know, I’m a little late to the game). Here’s a quick spoiler-free overview of the episode from IMDb: After learning about a new service that lets people stay in touch with the deceased, a lonely...AI
Srïvastava Avïralaviralsri.hashnode.dev·Dec 12, 2024What Makes AI Smart?Have you ever wondered how… how exactly AI works? Do someone from the backend is giving answers to our question? or it is computer generated output?? So welcome to the Aviral’s Code Blog! Where I promise to answer all the questions you have in your m...AI
Bittu Sharmabittublog.hashnode.dev·Dec 9, 2024Single Layer Perceptron in TensorFlowwe will be understanding the single-layer perceptron and its implementation in Python using the TensorFlow library. Neural Networks work in the same way that our biological neuron works. Biological neuron has three basic functionality Receive sign...Deep Learning
Bittu Sharmabittublog.hashnode.dev·Dec 9, 2024Difference between ANN and BNNDo you ever think of what it’s like to build anything like a brain, how these things work, or what they do? Let us look at how nodes communicate with neurons and what are some differences between artificial and biological neural networks. 1. Artifici...Deep Learning
Anirudh Uppalaijourney.hashnode.dev·Dec 8, 2024Understanding Convolutional Neural Networks: The Backbone of Image Recognition in AIIntroduction Convolutional Neural Networks, or CNNs, have transformed the field of Artificial Intelligence (AI) by enabling machines to "see" and interpret visual data. From facial recognition on smartphones to real-time object detection in autonomou...genai
David Adenusidavidmide02.hashnode.dev·Dec 6, 2024Unraveling the Mysteries of Neural Networks and Deep LearningImagine trying to teach a computer to recognize your best friend in a crowd, or to understand when you’re feeling happy or sad just by looking at your face. Intriguing, right? Welcome to the fascinating world of neural networks and deep learning—key ...Machine Learning
Mohd Athar Shoyebathar04.hashnode.dev·Dec 5, 2024Advancing AI Safety: Exploring Oversight, Robustness, and TransparencyIntro The rise of highly capable AI systems has brought immense opportunities alongside critical challenges. Ensuring that these systems are reliable, transparent, and aligned with human values has become a pivotal area of research. This blog delves ...40 readsSafeAi