Giter Club home page Giter Club logo

Comments (7)

daniel-kukiela avatar daniel-kukiela commented on June 23, 2024

Yes, you can run it on CPU.

pip uninstall tensorflow-gpu
pip install tensorflow

Replace pip with whatever you are using, probably pip3 or pip3.6

from nmt-chatbot.

nicolagheza avatar nicolagheza commented on June 23, 2024

Thanks, it worked.
But I had to use tensorflow==1.4 to make it run properly.
With 1.7 I had some errors.

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 23, 2024

Can you tell me more about those errors? I think i might know what your issues are.
Also can you tell me what CPU are you using (model of CPU)?

from nmt-chatbot.

nicolagheza avatar nicolagheza commented on June 23, 2024

Hello,
My processor is Intel® Core™ i7-6600U CPU @ 2.60GHz × 4
I actually cannot tell you more about those errors because now It is working also with Tensorflow-1.7
(I am using Ubuntu 16.04)
The inference script now works properly using your model. Is it normal that I don't get proper answers right?
Like this is the answer to "How are you doing?":
"Yo^o^o^o^o^o^o^o^o^o^o^o^e^o^o"

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 23, 2024

So the problem was not what i was thinking it is.

As for responses - it's pretty normal at the training begionning. How many training pairs and how log model is training now?

from nmt-chatbot.

nicolagheza avatar nicolagheza commented on June 23, 2024

from nmt-chatbot.

daniel-kukiela avatar daniel-kukiela commented on June 23, 2024

Oh, so it's a very simple model trained quickly, as i didn't have resources for a longer training.
You can train more, you need to prepare your training set ang go through all steps to prepare and train your model. The reason for that is preparation steps makes files (training data and vocab files) for training set you are using.

from nmt-chatbot.

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.