[{"data":1,"prerenderedAt":265},["ShallowReactive",2],{"content-query-Y20XWfcEef":3},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"title":8,"description":9,"date":10,"cover":11,"type":12,"body":13,"_type":259,"_id":260,"_source":261,"_file":262,"_stem":263,"_extension":264},"/news/zh/1924","zh",false,"","MindTalk | 袁承博：参与社区贡献，让我对MindSpore乃至整个深度学习框架的落地应用有了新的认识","10月30日（周日）19:20，承博同学将线上为大家分享他从MindSpore走入量化金融大门的故事。","2022-10-24","https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/11/01/36ef183d222644908ded28648442ea33.png","news",{"type":14,"children":15,"toc":256},"root",[16,24,33,38,45,54,59,67,72,77,85,90,95,100,105,113,118,146,151,158,165,172,179,187,197,215,225,241],{"type":17,"tag":18,"props":19,"children":21},"element","h1",{"id":20},"mindtalk-袁承博参与社区贡献让我对mindspore乃至整个深度学习框架的落地应用有了新的认识",[22],{"type":23,"value":8},"text",{"type":17,"tag":25,"props":26,"children":27},"p",{},[28],{"type":17,"tag":29,"props":30,"children":32},"img",{"alt":7,"src":31},"https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/11/01/7c21d84bc21240548d27b823425d9bbd.gif",[],{"type":17,"tag":25,"props":34,"children":35},{},[36],{"type":23,"value":37},"本期专访是来自 MindSpore 社区的优秀开发者袁承博同学，其研究方向为数据分析、数学建模等。",{"type":17,"tag":25,"props":39,"children":40},{},[41],{"type":17,"tag":29,"props":42,"children":44},{"alt":7,"src":43},"https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/11/01/07bd3b14e16c440b8651449b8c6e89e0.png",[],{"type":17,"tag":25,"props":46,"children":47},{},[48],{"type":17,"tag":49,"props":50,"children":51},"strong",{},[52],{"type":23,"value":53},"1、个人介绍",{"type":17,"tag":25,"props":55,"children":56},{},[57],{"type":23,"value":58},"大家好，我是来自武汉大学计算机学院的袁承博，目前大三在读。在校期间有一段深度学习相关的深度科研，平时会去自学一些相关知识或者参加一些比赛，所以对数据分析、数学建模等领域也比较熟悉的。",{"type":17,"tag":25,"props":60,"children":61},{},[62],{"type":17,"tag":49,"props":63,"children":64},{},[65],{"type":23,"value":66},"2、我的开源之旅",{"type":17,"tag":25,"props":68,"children":69},{},[70],{"type":23,"value":71},"我对开源的认识，是在学校里主要了解到一些理念上的东西，然后与之前实习公司同事的交流也让我对开源生态的构建与相应的商业战略有了一些理解。但其实MindSpore开源实习是我参加的第一个开源项目。",{"type":17,"tag":25,"props":73,"children":74},{},[75],{"type":23,"value":76},"我认为开源是以某种开发(使用)需求构建原型项目，利用分布式的开发力量推动项目发展，同时通过仓库的发展壮大(功能的完善)逐渐吸引更多的开发者(用户)进入，进而在一定范围内形成某种生态。",{"type":17,"tag":25,"props":78,"children":79},{},[80],{"type":17,"tag":49,"props":81,"children":82},{},[83],{"type":23,"value":84},"3、与MindSpore的初相识",{"type":17,"tag":25,"props":86,"children":87},{},[88],{"type":23,"value":89},"今年7月初的时候华为在武汉举办了昇腾AI创新训练营，训练营的主要内容是MindSpore与AI模型的培训，以及完成一个小项目。在训练营上我第一次接触到了MindSpore框架。",{"type":17,"tag":25,"props":91,"children":92},{},[93],{"type":23,"value":94},"最开始给我印象最深的是训练营时老师向我们介绍MindSpore同时结合了动态图和静态图的优点，当时觉得这真的是非常天才的想法。",{"type":17,"tag":25,"props":96,"children":97},{},[98],{"type":23,"value":99},"我目前是在量化金融组进行开源实习，然后主要做的内容是MindSpore框架下的衍生品相关的工作。目前合入主仓的有BS解析解、隐波动率和希腊值求解，已经基本完成的是高维布朗运动的蒙特卡洛模拟和复现一篇关于SDE求解的论文。大家可以通过量化金融组的任务列表和主仓随时查看、关注我们的项目进展。",{"type":17,"tag":25,"props":101,"children":102},{},[103],{"type":23,"value":104},"因为量化金融比较注重大规模并行，然后也会用到一些特别的算子，所以开发过程中在静态图和算子方面我们是经常需要额外考虑的，而这些是我之前从来没有接触过的。这次实习让我对MindSpore乃至整个深度学习框架的落地应用有了新的认识，也对如何更好地发挥MindSpore动静态图结合的优势有了新的理解。",{"type":17,"tag":25,"props":106,"children":107},{},[108],{"type":17,"tag":49,"props":109,"children":110},{},[111],{"type":23,"value":112},"4、我的社区成长经历",{"type":17,"tag":25,"props":114,"children":115},{},[116],{"type":23,"value":117},"因为量化金融这边还处于一个比较初步的阶段，所以很多整体架构和规范都不是现成的，而是需要我们自己讨论，有的时候架构甚至会需要改好几次。我觉得在这个过程中收获真的很大，也对代码架构与规范的重要性有了新的认识。",{"type":17,"tag":25,"props":119,"children":120},{},[121],{"type":17,"tag":49,"props":122,"children":123},{},[124,126,134,136,144],{"type":23,"value":125},"多",{"type":17,"tag":49,"props":127,"children":128},{},[129],{"type":17,"tag":49,"props":130,"children":131},{},[132],{"type":23,"value":133},"YOUNG",{"type":23,"value":135},"新生之如何玩转",{"type":17,"tag":49,"props":137,"children":138},{},[139],{"type":17,"tag":49,"props":140,"children":141},{},[142],{"type":23,"value":143},"AI",{"type":23,"value":145},"开源社区？",{"type":17,"tag":25,"props":147,"children":148},{},[149],{"type":23,"value":150},"10月30日（周日）19:20，承博同学将线上为大家分享他从MindSpore走入量化金融大门的故事。戳海报二维码报名吧~！",{"type":17,"tag":25,"props":152,"children":153},{},[154],{"type":17,"tag":29,"props":155,"children":157},{"alt":7,"src":156},"https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/11/01/36834216dd7c4c73b032b8140167320d.png",[],{"type":17,"tag":25,"props":159,"children":160},{},[161],{"type":17,"tag":29,"props":162,"children":164},{"alt":7,"src":163},"https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/11/01/fefc2cff852d4b86ae82520ddf1cb397.png",[],{"type":17,"tag":25,"props":166,"children":167},{},[168],{"type":17,"tag":29,"props":169,"children":171},{"alt":7,"src":170},"https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/11/01/47db1f9b87be431eb743e47acfa808aa.png",[],{"type":17,"tag":25,"props":173,"children":174},{},[175],{"type":17,"tag":29,"props":176,"children":178},{"alt":7,"src":177},"https://obs-mindspore-file.obs.cn-north-4.myhuaweicloud.com/file/2022/10/24/f5482b1c286f4581b7f3deb4b69c8d1a.jpg",[],{"type":17,"tag":25,"props":180,"children":181},{},[182],{"type":17,"tag":49,"props":183,"children":184},{},[185],{"type":23,"value":186},"MindSpore官方资料",{"type":17,"tag":25,"props":188,"children":189},{},[190,195],{"type":17,"tag":49,"props":191,"children":192},{},[193],{"type":23,"value":194},"官方QQ群",{"type":23,"value":196}," : 486831414",{"type":17,"tag":25,"props":198,"children":199},{},[200,205,207],{"type":17,"tag":49,"props":201,"children":202},{},[203],{"type":23,"value":204},"官网",{"type":23,"value":206},"：",{"type":17,"tag":208,"props":209,"children":213},"a",{"href":210,"rel":211},"https://www.mindspore.cn/",[212],"nofollow",[214],{"type":23,"value":210},{"type":17,"tag":25,"props":216,"children":217},{},[218,223],{"type":17,"tag":49,"props":219,"children":220},{},[221],{"type":23,"value":222},"Gitee",{"type":23,"value":224}," : https : //gitee.com/mindspore/mindspore",{"type":17,"tag":25,"props":226,"children":227},{},[228,233,235],{"type":17,"tag":49,"props":229,"children":230},{},[231],{"type":23,"value":232},"GitHub",{"type":23,"value":234}," : ",{"type":17,"tag":208,"props":236,"children":239},{"href":237,"rel":238},"https://github.com/mindspore-ai/mindspore",[212],[240],{"type":23,"value":237},{"type":17,"tag":25,"props":242,"children":243},{},[244,249,250],{"type":17,"tag":49,"props":245,"children":246},{},[247],{"type":23,"value":248},"论坛",{"type":23,"value":206},{"type":17,"tag":208,"props":251,"children":254},{"href":252,"rel":253},"https://bbs.huaweicloud.com/forum/forum-1076-1.html",[212],[255],{"type":23,"value":252},{"title":7,"searchDepth":257,"depth":257,"links":258},4,[],"markdown","content:news:zh:1924.md","content","news/zh/1924.md","news/zh/1924","md",1776506056341]