G
G
gibsonen2019-06-10 23:04:52
Python
gibsonen, 2019-06-10 23:04:52

How to call the desired python section?

I am not familiar with python, I am a java developer... I want to write an application with microservice architecture. Part of the service uses data science, so I decided to write a service in python. I came across an example: https://github.com/bansalshubh91/Image-Similarity-...
And now the question is: how do I call the #Train Model section to form a .ckpt file? Thank you for your reply.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2019-06-11
@sergey-gornostaev

so I decided to write a service in python

The correct way is to learn Python first.

M
Max Payne, 2019-06-10
@YardalGedal

No way. There is a comment in this code # Train Model, all code below will be automatically executed when the code is run or imported.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question