tilde over letters?
Good evening, I'm wondering what the tilde symbol above a letter means in computer science. A concrete example would be the equation of a sample neural network from a YouTube explainer video. Many thanks in advance Peter
Good evening, I'm wondering what the tilde symbol above a letter means in computer science. A concrete example would be the equation of a sample neural network from a YouTube explainer video. Many thanks in advance Peter
Would you say that ChatGPT is actually an AI, or merely an algorithm with a gigantic database? Isn't some kind of consciousness and awareness of one's own existence the foundation of true artificial intelligence?
AI can also construct something from fragments of facts it has learned, which ultimately amounts to nonsense. In other words, anyone who takes everything at face value can always fall into a nasty trap. How do you protect yourself against this? Do you fact-check or something? Or just believe everything?
Hello, I'm currently programming a kind of road race for myself using a neural network. It's going to be a really time-consuming project, but now I need help with the road. I want to program a road course that's quite long so the cars can actually drive. Can someone help me, because otherwise I won't…
https://youtu.be/1uVWCSmUi7g
My question relates to the image below, which is supposed to be a simplified representation of a neuron in relation to machine learning. Apparently, the output is achieved by the dot product of the inputs and the weight In other words: input1*weight1+input2*weight2+input3*weight3=Output My question is, what comes out of the summation sign and goes into…
They are only human and they can also be average.
I would like to know if anyone here has had similar experiences and/or knows how I could overcome this. I've been passionate about robotics, electrical engineering, and mechatronics for some time now. Algorithms, neural networks, and similar concepts fascinate me immensely. However, I'm also interested in repairing old devices. So I bought a soldering iron,…
AIs like ChatGPT, Midjourney, and others have been all the rage for several months. However, their potential consequences are controversial: While some predict the impending doom of humanity, others see them as merely a new, temporary fad. What do you think? And have you tried the programs yourself? I'm curious 🙂 !
Good day everybody, I've been interested in machine learning and time series forecasting for a while now. I want to use Python to predict the next number based on a sequence of numbers as training data. The program should also be able to recognize very complex relationships in the data. Sometimes, perhaps even across multiple…