FATE icon indicating copy to clipboard operation
FATE copied to clipboard

An Industrial Grade Federated Learning Framework

Results 385 FATE issues
Sort by recently updated
recently updated
newest added
trafficstars

![image](https://github.com/FederatedAI/FATE/assets/62459458/a9ab6135-cf01-47d6-bcc3-90719dc1eaf7) 以上代码为coodinated lr中CoordinatedLREstimatorGuest在计算loss时的一部分公式,这里面公式是不是应该改成 loss += 2 / h * Xw2_h

![image](https://github.com/FederatedAI/FATE/assets/56468127/aaaf5add-1bc9-4417-9219-c5d9fb969e8b) 如上代理拓扑图能否满足支持?

**Describe the bug** 2023-04-12 01:56:33.810 | ERROR | __main__::30 - An error has been caught in function '', process 'MainProcess' (16), thread 'MainThread' (139953891792704): Traceback (most recent call last): File...

I'd like to know how many bits fate uses to represent an integer or float. When I execute a mpc program,such as addition,if I can know whether an overflow happens...

Does osx support multiple partners use tls at the same time?

执行完`bash bin/init.sh init`后,卡在`Collecting package metadata (current_repodata.json): / ` 没有反应

# New Algorithm - Name: - Category: ## Short Description ## WIP - [ ] Main Code - [ ] sub task 1 - [ ] sub task 2 -...

arch

I want to know, the function is only run on version 1.3? Becauese I tried it on version 1.4.0, there is an error on DataIO,it shows "lmdb.Error: Attempt to operate...

**问题** 自定义算法在standalone上可以正常运行,但是在集群上运行出现了arbiter无法正常初始化的问题。 查看日志后发现arbiter报 `WARN TaskSchedulerImpl: Initial job has not accepted any resources; check your cluster UI to ensure that workers are registered and have sufficient resources` role配置为 `"role": {"arbiter": [10000],...