No module named ‘ppaquette_gym_doom’
i use spyder
The code can’t create hostfile file correctly [closed]
Closed 15 hours ago.
PPO stable baselines 3 model does not load correctly
I taught the model via
ModuleNotFoundError: No module named ‘langchain.openai’ [closed]
Closed 3 days ago.
I keep getting errors with my machine learning model
It’s just a version of a model i made which predicts stocks, when I run it, it works fine, but returns errors with the output, note indentations were messed up but its self explanatory
How can rename the names of folders to labels that are in .csv files with Python?
I have some folders that there are some .dcm images in every folder. the labels of images are based on the names of folders. so, I have to rename the names of folders based on the names of labels in .csv file, how can I do it?
there are some .dcm image in every folder, for example:
folder1 is 234176.123458 label in .csv is 1
folder2 is 9332.1234.890 label in .csv is 2
….
How To get consistent and expected json from Autogen
I’m using multi-agent autogen where I have multiple critic agents who review writer agent’s report. I need to get critic reviews in a specific json format but I’m not getting a consistent and expected Json as output. How can I get this ?
I tried configuring llm config with the below param but no use.
ValueError: setting an array element with a sequence. (inhomogeneous shape after 1 dimensions)
I am using this tutorial to learn the basics of AI: https://www.youtube.com/watch?v=Gq1Azv_B4-4&list=PLQVvvaa0QuDezJFIOU5wDdfy4e9vdnx-7&index=3.
The current code I have is this one:
AI for game I want to understand what logic to use [closed]
Closed 8 mins ago.
I can’t get a vocal answer back on my Virtual assistant AI like Iron Man’s Jarvis on Python 3.12 with VS Code. Only types my question
I’m doing a vocal virtual assistant AI like Iron Man’s Jarvis on Python 3.12 with VS Code and couldn’t solve this for almost in the last month.
I’m imported; os, time, google gTTS, openai (with openAI’s api key), setuptools, pyaudio(by brew install pyaudio), playsound, speechrecognition, uuid.