Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问在逻辑推理阶段是使用了能量模型吗? #12

Open
waerluo opened this issue Dec 21, 2022 · 1 comment
Open

请问在逻辑推理阶段是使用了能量模型吗? #12

waerluo opened this issue Dec 21, 2022 · 1 comment

Comments

@waerluo
Copy link

waerluo commented Dec 21, 2022

感谢up分享学习案例!

@buxihuo
Copy link
Owner

buxihuo commented Dec 21, 2022

@waerluo
我没有使用能量模型。
每个物体都预测一个未知分数。
理论上代表未知程度的分数在已知类上接近0,一般模型越大,就越趋近于0。由于资金问题,大模型要晚些才会训练。
推理的时候,未知分数和你设定的阈值进行比较,大于阈值为不知道。
学习时的知识越丰富,认知力就强一些。已知类的信息越丰富,可检测为未知的种类也越丰富。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants