关于对抗样本的思考。
神秘的我
看了《流浪地球》,真香。前半段想退票。。后半段超神辣。
我常常问自己我是谁。
此刻我正坐在一个油烟味挥之不去的位置上,我让冷掉的泡面静静地占据嗅觉空间,我像是在觅食的贪狼。现在我要捕食我自己。荧屏又在闪动,好像显卡连刷新的力气都没有了。但显然,面前的这台机器比我更了解我。输入“我-是-谁”,噼里啪啦一顿敲。蓝色的圆弧开始循环动画,这是在向深度查找答案呢。
宏观量子问题浅讨
以上是来自3b1b的一个计数谜题的意外答案。
知识智能讲座
这个知识智能讲座主要讲了抽象化知识对机器学习领域应用的新进展。
第十八期人工智能前沿学生论坛——语音识别前沿技术
近年来智能语音进入了快速增长期,语音识别作为语音领域的重要分支获得了广泛的关注,如何提高声学建模能力和如何进行端到端的联合优化是语音识别领域中的重要课题。活动由 人工智能前沿学生论坛 主办。
2019机器智能前沿论坛
2019 Byte Tech AI Symposium机器智能前沿论坛记录。
本文多图,约200M,谨慎阅读。
乘波
Review of ICS
“Intro to Computer Systems” is a CS course held by CMU with course number CS213. Its home page says:
The ICS course provides a programmer’s view of how computer systems execute programs, store information, and communicate. It enables students to become more effective programmers, especially in dealing with issues of performance, portability and robustness. It also serves as a foundation for courses on compilers, networks, operating systems, and computer architecture, where a deeper understanding of systems-level issues is required. Topics covered include: machine-level code and its generation by optimizing compilers, performance evaluation and optimization, computer arithmetic, memory organization and management, networking technology and protocols, and supporting concurrent computation.
I note down some of the good stuff in case I forgot sometime. But mostly just a review before final test, don’t expect too much LOL.