priiyaanjaalii0611 / ASL_to_English

Reads your hand signs and translates them to English words using Tensorflow object detection API
910 stars 217 forks source link

would recommending commenting and adding a requirements.txt #4

Closed AgentXMan closed 2 years ago

AgentXMan commented 2 years ago

yep, i would recommend commenting out the script and essentially each place and describing which code snippet does what like

prints Hello world (i put down double ## because putting a single one would automatically make it code in github's interface

print("Hello world")

or you can use multi line as well but please do comment out the code because everyone can understand it more easily