2016年清华大学iCenter人工智能黑客松挑战赛
2016年清华大学iCenter人工智能黑客松挑战赛
比赛时间地点
AIHackathon
- 时间2016/11/19 (周六) -2016/11/20(周日)
- 地点iCenter李兆基科技大楼一层B148创客空间
比赛组织
指导委员会:iCenter 微软公司
执行委员会: 竞赛工作组
比赛评委: iCenter
工作组: 互联网+实验室
辅导教师:马晓东 章屹松 王蓓蓓 高英
比赛内容
挑战第一关
挑战第二关
活动报名
- 本次活动欢迎清华大学各院系学生的报名申请,鼓励3人组队报名参加
- 报名流程:在iCenter-wiki上的2016人工智能黑客松挑战赛中填写参赛队名、队员姓名与学号、和团队简介。
- 报名网址:http://wiki.icenter.tsinghua.edu.cn/
- 报名方法:注册wiki账户才能报名,熟悉wiki操作,选择下面报名活动,编辑报名内容即可。
- 报名截止时间:2016年11月18日
活动准备
- 代码托管网址:http://gitlab.icenter.tsinghua.edu.cn/
- gitlab使用方法
- 注册gitlab账户,熟悉gitlab使用(事先).
- 建好协同组。
- GPU工作站
- 地址: 101.6.163.160-101.6.163.165
- 用户名:saturn
- 密码: securitytnc
- 操作系统:ubuntu16 可以ssh登录使用
- 已经安装 python,CUDA,tensorflow
- 建议使用Visual Studio 2015 Community开发微软智能对话机器人
- 使用资源
wiki-本站:http://wiki.icenter.tsinghua.edu.cn 云平台: https://cloud.icenter.tsinghua.edu.cn 代码托管:http://gitlab.icenter.tsinghua.edu.cn WiFi:icenter03 148 reason to love icenter password:loveicenter148 语音数据:\\titan.mobsafe.cc\Visual 用户名:saturn 密码:securitytnc
微软云: https://azure.microsoft.com/zh-cn/services/app-service/web
比赛报名
活动日程
活动奖项
活动奖项设置:
- 第一名团队,每位同学均可获得iCenter的获奖证书和微软Kinect 感应器1台
- 第二名团队,每位同学均可获得iCenter的获奖证书和微软Xbox One立体声耳机1只
- 第三名团队,每位同学均可获得iCenter的获奖证书和微软Sculpt人体工学鼠标1只
- 所有参赛选手,每位同学均可在活动现场获得微软赞助本次黑客松活动限定款衣服1件
技术要求:
- 基于神经网络的图片分类:TensorFlow,caffe,theano等
- 微软LUIS语言理解智能服务API
- 微软BotFramework服务提供的智能对话机器人框架
- 微软Azure云平台提供的Web服务
- 开发语言: NodeJS或者C#(使用NodeJS开发Bot可以使用命令行模式或者其它一些NodeJS调试工具,如Sublime,VisualStudioCode等;使用C#开发Bot需要使用Visual Studio 2015)
比赛成绩
参考资料
技术参考资料:
- iCenter-Cloud
https://cloud.icenter.tsinghua.edu.cn
- iCenter-Gitlab
http://gitlab.icenter.tsinghua.edu.cn
- TensorFlow:
https://www.tensorflow.org/versions/master/tutorials/mnist/beginners/index.html
- 由清华大学 TUNA 协会提供的 TensorFlow 校内镜像:
https://mirrors.tuna.tsinghua.edu.cn/help/tensorflow/
- 微软认知服务中的LUIS语言理解智能服务:
https://www.azure.cn/cognitive-services/zh-cn/language-understanding-intelligent-service-luis
- 微软云Azure Web服务:
https://azure.microsoft.com/zh-cn/services/app-service/web/
- 微软 Bot Framework 开发者文档:
https://docs.botframework.com/
- 微软BotNodeJS示例代码:
https://github.com/Microsoft/BotBuilder/tree/master/Node
- 微软Bot C#示例代码:
https://github.com/Microsoft/BotBuilder/tree/master/CSharp
- 微软Bot如何与微信连接:
http://www.cnblogs.com/sonic1abc/p/5941442.html
- VisualStudio 2015Community版本免费下载地址:
https://www.visualstudio.com/post-download-vs/?sku=community&clcid=0x409&telem=ga
- VisualStudioCode免费下载地址: