Tell us what’s happening:
Hey there, I’m 16 and currently doing the Machine Learning in python course, and I just needed a little help for this one project. I have completed all others successfully, after searching up different layers I could use and searching up errors on stack overflow, but tbh for this question I don’t know where to start. Im assuming we need to use a Hidden Markov Model or something, but in the course we had pre-defined probabilities while using the model, and I am not sure where to even start for this project.
I tried searching online for similar projects, no luck. I tried searching for the exact same project, found one github users page which had it, but even that didn’t give me a clue where to start, or how he did it. Is there any materials you could recommend for me to learn what to exactly do in this project? Or at least provide a basic starting point?
P.S. to the freecodecamp dev team, could you think about updating the Machine Learning with python course? Its over 3 years old, the classification and regression/estimator models provided in the start of the course are deprecated, and other than the Cat and Dog image classifier, I don’t think any other projects had a solid framework to put you on the right path. Most of the layers or methods I used were never discussed in the course. Seems kind of impractical for us to go through hours of videos just for none of the information on it to be practical anymore, and for none of the knowledge we gained to be used. Why not just put the projects first and ask us to research and learn on our own from the start then?
Your code so far
Absolutely nothing.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36 OPR/101.0.0.0 (Edition std-1)
Challenge: Machine Learning with Python Projects - Rock Paper Scissors
Link to the challenge: