Need some imperovement: | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Need some imperovement:

This is a code excerpt from my main project: Object detector. This is purely built from Python and uses machine learning. It seems to be that this is the only code excerpt that doesn't fit right into my project, it feels like it needs some improvement. It would be rewarding if anyone could help me fix/improve this code. https://code.sololearn.com/cFRMP38Ik3No/?ref=app https://code.sololearn.com/coVAWRXPtTD3/?ref=app

29th Aug 2023, 1:05 PM
<!DOCTYPE html><LESS ACTIVE>
<!DOCTYPE html><LESS ACTIVE> - avatar
3 Answers
+ 1
Hey there Chris! It has been a long time since I've ever opened sololearn! Alright, let's cut to the chase. When I mean 'doesn't fit right', I mean that some specific components(ex: conditions) that make up the rules for the AI to learn and work are not as impressive or intuitive as you would expect. So could you please help me with this project and try to improve the functionality of it? I've attached my project below for your reference: https://sololearn.com/compiler-playground/cFRMP38Ik3No/?ref=app
21st Dec 2023, 3:28 PM
<!DOCTYPE html><LESS ACTIVE>
<!DOCTYPE html><LESS ACTIVE> - avatar
+ 3
Sharing your work on GitHub would likely yield better results. Additionally, for more specialized technical advice, you could consider checking out https://codereview.stackexchange.com/.
1st Sep 2023, 4:27 PM
Chris Coder
Chris Coder - avatar
+ 3
When you say this code doesn't 'fit right', could you explain a bit more about what you find wrong with it? Understanding what problems you've encountered will help me provide useful suggestions for improving it.
2nd Sep 2023, 7:08 AM
Chris Coder
Chris Coder - avatar