
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
python初学者编程指南by Ivan Yung 翁I使用Python训练和部署机器学习模型的初学者指南 (A beginner’s guide to training and deploying machine learning models using Python)When I was first introduced to machine learning, I had no i...
统计学 相关性 因果You might remember this simple mantra from your statistics class: 您可能还记得统计课上的这个简单口头禅:"Correlation does not imply causation." “相关并不意味着因果关系。”So maybe you think you know what this phrase me...
by Cole Murray 通过科尔·默里(Cole Murray)在Tensorflow中使用深度学习构建图像标题生成器 (Building an image caption generator with Deep Learning in Tensorflow)In my last tutorial, you learned how to create a facial recogni...
图像生成对抗生成网络ganby Thalles Silva 由Thalles Silva暖身 (Warm up)Let’s say there’s a very cool party going on in your neighborhood that you really want to go to. But, there is a problem. To get into the pa...
ai人工智能开发Top tech industry giants are leveraging AI technology in multiple ways. Companies like Amazon, Microsoft, Facebook, Google, and Apple have been aggressively acquiring this technology. 顶尖的科技行业巨
by Cole Murray 通过科尔·默里(Cole Murray)在Tensorflow中使用深度学习构建图像标题生成器 (Building an image caption generator with Deep Learning in Tensorflow)In my last tutorial, you learned how to create a facial recogni...
ai人工智能开发Top tech industry giants are leveraging AI technology in multiple ways. Companies like Amazon, Microsoft, Facebook, Google, and Apple have been aggressively acquiring this technology. 顶尖的科技行业巨
阿里云物联网平台简介 介绍 (Introduction)During the last few years, Internet of Things (IoT) devices have started becoming a more and more important component in our daily lives. Some common applications for IoT .
阿里云物联网平台简介 介绍 (Introduction)During the last few years, Internet of Things (IoT) devices have started becoming a more and more important component in our daily lives. Some common applications for IoT .
javascript解析by Shalvah 由Shalvah使用JavaScript解析数学表达式 (Parsing math expressions with JavaScript)A while ago, I wrote about tokenizing a math expression, with Javascript as the language of choice. The...