#πŸ”’ School AI project

14 messages Β· Page 1 of 1 (latest)

spare kettle
#

Hi everyone.. hope your all having a good day. Our school board put out an optional AI program that can be selected. I went for it and they plan on having us, over the course of 2 years, make an small scale AI for a topic that we would like on. I have some basic python knowledge and have made basic games like pygame and such

Now for the reason for the post. I have a coupld questions.. 1) I currently plan on making a sign laungage interepter.. It doesn't have to be perfect by the end of 2 years.. just a working prototype. Is that feasible considering I haven't done anything related to ML and that I cannot probably program much on the weekdays due to my busy schedule.. so weekends and hols are the only time I can (Im in india so thats not a lot of holdidays).

  1. If it is even feasible, what library should I be using? I've seen some suggestions for scikit-learn, but I wanted to ask someone who has considered my real life factors.

  2. If my current project idea is not feasible, then whats a project idea I could look into?

subtle vortexBOT
#

@spare kettle

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

rocky kernel
#

I did a simple version of this using this lib that would show "bang bang bang" on the screen when I made finger guns

spare kettle
rocky kernel
#

you should probably clear using the mediapipe lib with your instructors then, kinda sounds like they want you to do a simple linear regression or nn by yourself with those recommendations

spare kettle
#

ok got it.. i'll message her and get back to you..

#

Ok @rocky kernel.. I just heard back from mam and mdeiapipe is all clear

rocky kernel
#

cool, good luck πŸ‘

spare kettle
#

Thanks

#

!close

subtle vortexBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.