I bought a 3D printer and have been putting it to good use. I have failed quite a few prints in the beginning but I think I have it leveled better now. It is capable of printing some really cool shapes. The first thing I successfully designed were the simple paint brush holders in the […]
Category: Projects
Crypto Trading Bot using Python
I have been doing this AI/ML bootcamp for the past couple of months and I had this idea to try and create a bot that traded crypto based off of a regression model it would create. The bot interacts with the Coinbase API and grabs real time price data for any currency (I have it […]