JieZhou0805

Results 6 comments of JieZhou0805

The config on client have changed to my server's ip address. The path of sdk have configured in local.properties. Should I paste model.zip into model directory in server? In additon,...

About model.zip, will it create a new one after training? If so, then where will it be saved? Is in the same directory of Json file?

Is this directory http://ServerIp:port/service/federatedservice/ ? If not, could you please tell me where to set parameters? It's a bit difficult for me to find it out.

When I run main.kt, the program will report an error: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0 at com.mccorby.photolabeller.ml.MainKt.main(Main.kt:42) Process finished with exit code...

请问怎么把参考文献的页眉修改成跟致谢一致呢?目前是跟正文的页眉格式一致的

I build the code using AS, too. And I encountered a problem with client-server communication. How should I check if the client and server are successfully communicating?