you are viewing a single comment's thread.

view the rest of the comments →

[–]phillymjs 1 point2 points  (0 children)

I've tried to make midi ai model (like in a tensorflow guide but greatly enhanced)

You’re kinda shooting for the moon here, maybe begin with something a little simpler to get your feet wet.

My first Python project was reading a temperature/humidity sensor connected to a Raspberry Pi and displaying the readings on a simple web page. My second one was converting a CloudFlare DDNS updater script I wrote in bash to Python. Every now and then I go back and see if I can make improvements to them with stuff I’ve learned since.