peacefan
Gold Member
i'm interested in the topic
can anyone point me to a good basics-only tutorial on youtube?
can anyone point me to a good basics-only tutorial on youtube?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yep. Just go to youtube and type "machine learning" in the search box.i'm interested in the topic
can anyone point me to a good basics-only tutorial on youtube?
First, you have to become a machine. Then, they expand your matrix until you run out of memory. Just like always. All you can do is that point is return "Error 7 out of memory."i'm interested in the topic
can anyone point me to a good basics-only tutorial on youtube?
Well... then go to youtube and type in "specific Excellent tutorial on machine learning".i was hoping for a specific youtube link that points to an Excellent tutorial
First, you have to become a machine. Then, they expand your matrix until you run out of memory. Just like always. All you can do is that point is return "Error 7 out of memory."Muhammed
let's let this thread rest here for a bit..
see if anyone actually has a link to such an Excellent Tutorial in their bookmarks or something
thanks for the entertainment though.. i needed that.
What kind of machine learning do you want to learn about?Muhammed
let's let this thread rest here for a bit..
see if anyone actually has a link to such an Excellent Tutorial in their bookmarks or something
thanks for the entertainment though.. i needed that.
What kind of machine learning do you want to learn about?
There is, for example, logic and causality.
There is optimal control, as in machines learning the quickest and easiest way to do something.
There is self organization, like a neural network learning grammar by reading.
There is navigation, like a robot avoiding obstacles in unfamiliar terrain.
There is pattern recognition and classification, all kinds of stuff, and each one of the line items is a whole science unto itself and a lifetime's study
Where would you like to start?
Here's (only) one example of how machine learning is done. The machine learns the shape of the surface, using a learning rule. In the case of navigation, the peaks may be obstacles and the valley may be the goal. If you roll a marble on this energy surface starting at any corner, you can see that it will avoid obstacles and eventually reach the goal.
View attachment 731033
That's probably too complex for someone first learning. Or it would have been for me I suppose. That to me in regards to machine learning is "reduce the cost function to identify the global (or local) minima".
I'm not disregarding your intent, i'm just wondering if a newbie would understand what this contour graph would represent in the context of datasets and learning points.
An interesting alternative is Judea Pearl's "do" calculus.
It's an interventionist approach to causality, kind of like a scientist formulating hypotheses and then doing experiments.
Distinctly different from Granger's directional covariance
The problem is, there isn't just one.i'm interested in the topic
can anyone point me to a good basics-only tutorial on youtube?
"Babies babble".Interesting thought. When I was doing my degree, one of the approaches we were forced to take with each experiment was to formulate a hypothesis, then test it and write our conclusion notes to determine if the hypothesis or the null hypothesis was confirmed.
I never thought of the distinction really between that approach and the machine learning approach which is more objective and uninterested in a hypothesis of sorts, but instead to build the model either by allowing the algorithm to find patterns or to hopefully replicate the prediction with the actual.
When I coded and built a model I didn't really hypothesis, I either already had the data confirmed and built a model to match that (and theoretically apply elsewhere), or, I hoped the network would find patterns in a black box manner.
My favourite is Reinforcement Learning and I believe it is the future of so many applications we have yet to identify, from military to consumer conveniences. I don't have the local hardware to delve too deep into it, even through the cloud, outside of simple, premade libraries which I messed around with a couple of years ago.
well, i want to enable obfuscation of JS and PHP sources, and auto-translation between JS and C++ as well, so i'm thinking self-organisation could use some clarification at this point.What kind of machine learning do you want to learn about?
There is, for example, logic and causality.
There is optimal control, as in machines learning the quickest and easiest way to do something.
There is self organization, like a neural network learning grammar by reading.
There is navigation, like a robot avoiding obstacles in unfamiliar terrain.
There is pattern recognition and classification, all kinds of stuff, and each one of the line items is a whole science unto itself and a lifetime's study
Where would you like to start?