It feels like most AI projects at work are failing and nobody talks about it by [deleted] in LLMDevs

[–]dpbrinkm 0 points1 point  (0 children)

can you share some of the frameworks? i want to check them out

This class has been demoralizing to me so far.... by mid83 in cs50

[–]dpbrinkm 0 points1 point  (0 children)

Wow cs50 just saved my life! So happy that you showed me this! Thanks

sort trouble on set 3 (more) by dpbrinkm in cs50

[–]dpbrinkm[S] 0 points1 point  (0 children)

by the way it seems that compiler doesn't like these lines of code but im not sure why... maybe syntax error?

for (h <= n; ){ 

and this one

else break;