Coder Social home page Coder Social logo

Comments (4)

bfelbo avatar bfelbo commented on May 31, 2024

This does not seem to be related to DeepMoji, but rather to your Theano/Tensorflow installation. Most likely you have multiple version installed in different directories and your PATH is linking to the wrong one. Before playing around with DeepMoji, I would suggest you run a simple python script that prints the Tensorflow/Theano version to check that it's being properly loaded and is the newest version.

from deepmoji.

PJAMESR avatar PJAMESR commented on May 31, 2024

All right, that is quite possible, let me check that out, Ill get back to you ASAP.

from deepmoji.

PJAMESR avatar PJAMESR commented on May 31, 2024

So, I managed to figure this out and work through a bunch of issues after this. Basically, I needed to download Theano using pip instead of conda.

But now I am getting errors when trying to do the full nose check in the form of not being able to complete the fine tuning using full, it just takes a REALLY long time and then says FAIL. Any idea on this one? I'm so close to fixing all the issues!

from deepmoji.

bfelbo avatar bfelbo commented on May 31, 2024

Deep learning models can take very long to train/finetune if you're not using a GPU. Either make sure you're using your GPU or only use the scripts that do not involve any training/finetuning such as https://github.com/bfelbo/DeepMoji/blob/master/examples/encode_texts.py

from deepmoji.

Related Issues (20)

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.