8000 GitHub - juandisay/NLP-Basic: Prototype Build Neural Network and Serve API predict
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

juandisay/NLP-Basic

Repository files navigation

PROJECT PROTOTYPE

HOW TO RUNNING

ALL MODULE YOU CAN COMMAND VIA Makefile

RUNNING INIT SERVICES

make init

and then you choice a service

  1. Run Sohoo
make run-sohoo
  1. Training Model
make run-training-neural
  1. Run Serve
make run-neuralapi

RUNNING WITH DOCKER COMPOSE

docker compose up --build -d

CHALENGES ANSWERED

  1. Module sohoo To solved chalenges Python Skill (20 Point)
  2. Module models To solved chalenges Pytorch Skill (25 Point)
  3. Module model_serve To solved chalenges Serving Skill (25 Point)

ATTENTION

Developer using M1 Device for Develop. If code there are an error in another devices, just raise to developer.

Dev

Juandi Syafrin

About

Prototype Build Neural Network and Serve API predict

Resources

Stars

Watchers

Forks

Packages

No packages published
0