Skip to content

【PaddlePaddle Hackathon 2】21、为 Paddle 新增 SoftMarginLoss API #40312

@TCChenlong

Description

@TCChenlong

(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览

【任务说明】

任务标题:为 Paddle 新增 SoftMarginLoss API

技术标签:深度学习框架,Python,C++,CUDA

任务难度:中等

详细描述: SoftMarginLoss 是一种计算二分类逻辑损失的函数。此任务的目标是在 Paddle 框架中,新增 SoftMarginLoss API,调用路径为:paddle.nn.SoftMarginLoss 和 paddle.nn.functional.soft_margin_loss。

【提交流程】

请按 新增API 开发&提交流程中的描述,完成任务提交过程中的相关步骤。

【提交内容】

【合入标准】

【技术要求】

  • 熟悉 Adaptive Softmax 算法原理和适用场景
  • 熟练掌握 Python

【参考内容】

【答疑交流】

  • 如果在开发中对于上述任务有任何问题,欢迎在本 ISSUE 下留言交流。
  • 对于开发中的共性问题,在活动过程中,会定期组织答疑,请大家关注官网&QQ群的通知,及时参与。

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions