Human-level concept learning through probabilistic program induction学习与验证

本文介绍了通过概率程序归纳进行人类级别的概念学习,详细描述了对相关代码的验证过程,包括预处理、模型拟合、一-shot 分类和示例生成的步骤。在验证过程中遇到了错误,但最终成功运行并生成了结果,不过遇到了下载模型文件的问题。验证完成后,计划进一步翻译和深入研究论文算法。
摘要由CSDN通过智能技术生成

最近一段时间学习了一篇SCI的文章——

Human-level concept learning through probabilistic program induction

这篇文章在学术界反响很大。据我了解,该文的算法能与deep cnn效果相匹敌。

下面贴出自己对该文代码的验证过程:

先记一下对代码进行的操作要求:
Using the code
Setting your path
First, you must add all of the sub-directories to your Matlab path. While in the main BPL directory type this command:
addpath(genpath(pwd));

Pre-processing stroke data
This only needs to be run once, and it can take up to 5 minutes to complete. From the ‘data’ directory, run:
omniglot_preprocess;

This will create the ‘data_background_processed.mat’ and the ‘data_evaluation_processed.mat’ files for accessing the Omniglot dataset with pre-processed stroke data.
Parsing demo
To run the model fitting demo, type
demo_fit;

One-shot classification
First, download the pre-comput

  • 6
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 28
    评论
评论 28
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值