Coder Social home page Coder Social logo

bdann-ijcnn2020's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bdann-ijcnn2020's Issues

About the twitter dataset

About the twitter dataset The question of the true and false numbers, that is, how did 7021 5974 come about and why did we reproduce a different result?

Question about experiments with comparision models in your paper(BDANN)?

First of all, thank you very much for sharing your work on BDANN. After reading your paper, I found that the EANN and MVAE models are not well reproduced, and many multimodal fake news detection works use them as benchmarks. Could you please share the code for these two control experiments, thank you very much again.

About the use of twitter dataset and loss function.

Hi author! Your works are fantastic. I check your codes and data in the repo, and have a few questions as below:

  • Is mediaeval 2015 or mediaeval 2016 do you use in your experiment? Or just a mixture of them? Seems that you only quote mediaeval 2015 in your paper, but I found images from 2016 test set in your data.
  • You wrote loss = class_loss - domain_loss in your codes, but I think it should be loss = class_loss + domain_loss, is this normal? Why?

About test dataset and validate dataset

Hello author, in the experimental code of the paper, is the test set you placed also validate? Do you need to change it to test? Did you separate the image_validation data separately? thank you for answering me

facing an error in line 144 read_post function

Hi. thank you for sharing your code. I'm trying to run BDANN_twitter.py but it faces an error line 144, in read_post
texts = open(pre_path + 'train_posts.txt', 'r').readlines()
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 6314: character maps to . could you tell me what changes is needed to get rid of this error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.