Ashutosh Sanzgiri
Ashutosh Sanzgiri
I get the same results as @stdoo above and am unable to reproduce the results in the paper in using bcLSTM model to classify Emotion with text/audio/text+audio features. If I...
I also tried setting the class weights as described in the README: ```class_weight = {0:4.0, 1:15.0, 2:15.0, 3:3.0, 4:1.0, 5:6.0, 7:3.0}``` but still not able to reproduce the results
You can use psftools or imagmagick to convert the .hdr file to .png. However, the .png generated using either of those tools is very dark. I have attached the hdr...
Hi tylergraydev - sorry I have not tried this on Windows. It should work fine on a Mac or Linux.
Sorry not sure how to just cherry pick a new commit to this PR if the previous one was not merged to master.
Hi @hwchase17 - sorry to bug you, but I don't see a way to contribute additional changes, since my master already has the dalle changes and those have not been...
Thanks, got it! I read up the docs at https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks and understand the forking workflow now.
Sorry, I did not mean to the commit the "poetry.lock" file. Could it be removed from the PR?
Thanks, I also have the dalle-image-generator set up as a tool that can be run from an agent and can also add a notebook showing the usage. Should I add...
I have added the code I mentioned and resolved the merge conflict.