A bit of irony
"It turns out #ChatGPT is quite bad at math" https://
wsj.com/articles/ai-bo
t-chatgpt-needs-some-help-with-math-assignments-11675390552?mod=Searchresults_pos1&page=1
… @JoshZumbrun
GENERATIVE AI
-

ChatGPT Struggles with Math Assignments According to WSJ
By
–
-
Voice Memos for Detailed Feedback on Professional Materials
By
–
If you are a friend and you ask me for feedback, fully expect a voice memo with an AI-generated transcript that you can pause/2x playback. Resumes, pitch decks, emails, websites, all of it. Voice memos rock.
-

Dreamix: Video Diffusion Models as General Video Editors
By
–
Dreamix: Diffusion Models are General Editors Molad et al.: https://
arxiv.org/abs/2302.01329 #ArtificialIntelligence #DeepLearning #MachineLearning -
2022 Top AI Papers: A Year of Generative Models
By
–
2022 Top #AI Papers — A Year of Generative Models
#MachineLearning #DeepLearning Cc @Khulood_Almani @dinisguarda @tewoz @AlanMuttonUK @itsmuzza2004 @NevilleGaunt @AkwyZ @Eli_Krumova @MikeNashTech @Lago72 @HaroldSinnott @GlenGilmore @avrohomg https://
buff.ly/3JB8nQ6 -

HeyBot: Free ChatGPT Access Without Interruptions
By
–
Want to use ChatGPT for FREE without any interruptions? Say hello to HeyBot (A thread)
-
Try Instruct Pix2Pix Demos on Hugging Face and Replicate
By
–
If you would like to try and play with this check out the below Demos: Hugging Face → http://
huggingface.co/spaces/timbroo
ks/instruct-pix2pix
… Replicate → http://
replicate.com/timothybrooks/
instruct-pix2pix
… -
Open Source Instruct-Pix2Pix Model with Complete Guide
By
–
The Important part is they made it completely Open Source Also has a step-by-step guide on how they approached this problem, created the dataset and fine-tuned the model Check it out here! https://
github.com/timothybrooks/
instruct-pix2pix
… -
InstructPix2Pix Model Training Dataset Requirements and Composition
By
–
But to train any model Dataset is required and for this model, a dataset should contain 1. An Input Image
2. An Editing Instruction
3. An output-edited image All these 3 combine into a single Training example and the InstructPix2Pix trained on 454,445 such examples. -

InstructPixPix: Fine-tuned Stable Diffusion Model for Image Generation
By
–
You might have seen and are aware of the Stable Diffusion model that generates images through text InstructPixPix is just trained by fine-tuning the StableDiffusion model.