Git Product home page Git Product logo

Comments (12)

historyboy avatar historyboy commented on May 5, 2024 1

from 0xdeca10b.

historyboy avatar historyboy commented on May 5, 2024 1

from 0xdeca10b.

juharris avatar juharris commented on May 5, 2024

Thanks for your interest in the project!

What were the errors that you got when using VMware?

I normally use WSL but I used the Docker container in the demo video because I thought it would be easier for others to set up the Docker container.

  1. For WSL, I don't think there's anything too special that I needed to do set this up other than installing npm. The commands in the Dockerfile might be helpful if you run into any issues.
  2. I don't use Docker through WSL (I don't even think that's possible).
  3. I ran docker through PowerShell since that's usually the recommended way to run Docker commands on Windows. You can run Docker commands in the typical cmd Command Prompt on Windows or in Git Bash (which you should have if you have Git) but I used PowerShell for the video because I thought it would be more Windows friendly.

Let me know if you have any other questions, I'm happy to help!

from 0xdeca10b.

historyboy avatar historyboy commented on May 5, 2024

from 0xdeca10b.

juharris avatar juharris commented on May 5, 2024

Docker is running on Windows. I open PowerShell or Git Bash and then start the Docker container with docker run .... Now when I run commands inside the container, it looks as if I'm running a Linux machine:
image

from 0xdeca10b.

historyboy avatar historyboy commented on May 5, 2024

Thank you for your patience. I have already installed the docker program. Since I do n’t know much about docker, there are still some doubts during the operation. 1. Is the demo code file you wrote stored in the Windows system or docker during execution? How about it? If stored in Windows, what command does powershell execute? If you want to copy to docker, what command is used for copying? 2: Does powershell need to be set in advance to execute docker commands? 3: Can you provide what commands did you execute before this step (red line)?
DLBO{0U9Q@X38IO4F)KDQ{H

                                                                                       Sincerely thank you

from 0xdeca10b.

juharris avatar juharris commented on May 5, 2024
  1. The code is stored in Windows. I clone the GitHub repo in Windows and use the -v option in the docker run command to mount the code on Windows to a folder in the Docker container.
  2. Nothing very special needs to be done in PowerShell before running that command.
  3. Before running that command, I installed Docker for Windows, I started Docker in Windows (by clicking on the Docker Desktop icon), then changed the directory to the demo folder: cd .\workspace\0xDeCA10B\demo\.

from 0xdeca10b.

historyboy avatar historyboy commented on May 5, 2024

from 0xdeca10b.

juharris avatar juharris commented on May 5, 2024

Cool I'm glad you got it running!
Did you follow the steps here to start the server? The example models have their meta-data stored in that local server database so the easier way to use them is to follow the instructions in there.

If you did not start the server, then I suggest you do yarn clean. Then you can go through the setup steps of running yarn blockchain, yarn server, then yarn client all in separate byobu screens.

from 0xdeca10b.

historyboy avatar historyboy commented on May 5, 2024

Thank you very much for your guidance. I got it up and running and followed your demo steps. However, I want to achieve IMDB Review sentiment classifier (I always thought it was recently deployed), this is your video demo. Can you tell me what I can do to achieve this version for you?
Sincerely thank you

from 0xdeca10b.

historyboy avatar historyboy commented on May 5, 2024

Hello, this is a great project, I achieve IMDB Review sentiment classifier, thank you very much for your patience and help.
                                       sincere thanks

from 0xdeca10b.

juharris avatar juharris commented on May 5, 2024

My pleasure! Let me know if you have any other questions or suggestions.

from 0xdeca10b.

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.