Sounds cool! Are you looking for collaborators?
Sounds cool! Are you looking for collaborators?
Computer Scientists are undoubtedly the best marketers of the 21st century.
Itโs Giving Tuesday. Make an a gift to your favorite cause or mission.
Strange I ask about democracy, free speech, and treatment of minorities in Chinaโs west it keeps erroring outโฆ definitely must be a coincidence.
Oh so I donโt have to feed โ@codebaseโ? That would be nice. Iโll take a look
Off topic, but Iโve used used the chat sidebar. What is the benefit of the Composer?
As the project grows I have also found it useful to feed the prompt with โwithout disturbing any of the functionality doโฆโ
When I was not careful I kept finding that the LLM would be removing functionality and I would get in a debugging/testing loop.
This is a great way of thinking about it. Thank you for putting it down in words.
I have been slipping into this workflow more. Start with a conversation without code then after context has been set start to iterate.
I installed a heat pump this year, and winter heating season has officially started here in Iowa. This month, Iโm using 62% less natural gas! While my electric usage is up 50%, 88% of my utilityโs electricity comes from wind generation. #HeatPump
Hi, can you help me? I want to develop a model that makes risk predictions.
Use logistic regression.
Can I use some more modern techniques, like AI?
Use a neural network with single non-hidden feed forward layer that outputs to a single dimension using a sigmoid activation function.