博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
人工智能资料库:第24辑(20170205)
阅读量:2441 次
发布时间:2019-05-10

本文共 1421 字,大约阅读时间需要 4 分钟。


  1. 【博客】How To Code Your Own Personal Assistant Using Python Programming

简介:

In this article, I’m sharing the efforts of a programmer to create his own python-powered personal assistant. Using open source libraries for text-to-speech conversion and speech recognition, he describes a way to create a personal “Jarvis”.

原文链接:


2.【博客】Asynchronous n-steps Q-learning

简介:

Q-leaning in the most famous Temporal Difference algorithm. Original Q-learning algorithm tries to determine the state-action value function that minimizes the error below.

原文链接:


3.【代码】YouTube Like Count Predictor

简介:

This a tool for getting youtube video like count prediction.A Random Forest model was used for training on a large dataset of ~3,50,000 videos.Feature engineering,Data cleaning, Data selection and many other techniques were used for this task.

原文链接:


4.【教程】Tutorial on Deep Learning

简介:

Lecture 1: 

Lecture 2: 
Lecture 3: 
Lecture 4: 

Speaker: 

原文链接:


5.【博客】Food Classification with Deep Learning in Keras / Tensorflow

简介:

3294481634_48b2b5baea_b.jpg

As an introductory project for myself, I chose to use a pre-trained image classifier that comes with Keras, and retrain it on a dataset that I find interesting. I’m very much into good food and home cooking, so something along those lines was appetizing.

In the paper, , they introduce the Food-101 dataset. There are 101 different classes of food, with 1000 labeled images per class available for supervised training.

原文链接:


转载地址:http://fvdqb.baihongyu.com/

你可能感兴趣的文章
vs.net beta 2中利用DataGrid分页详解 (转)
查看>>
Process-Display-Process (PDP) pattern (转)
查看>>
基于构件复用的软件方法与COM支持 (转)
查看>>
DELPHI中使用API函数详解 (转)
查看>>
Single Entry Point to EJB Layer (转)
查看>>
InsideJVM(3)--Method area(方法区) (转)
查看>>
中文版Windows XP 的新增功能(转)
查看>>
Web Application 開 發 利 器 - WebSnap(三) (转)
查看>>
跟我学 安装Windows Vista Bata2实录(转)
查看>>
Windows Vista IIS 7.0开启方法(转)
查看>>
Windows Vista六大版本详细介绍(转)
查看>>
Windows XP 中注册表内容的导入和导出(转)
查看>>
Linux日志式文件系统面面观(转)
查看>>
正版风暴让盖茨命不盖绝 Linux祸福难料(转)
查看>>
单一产品不会成功 开源软件开始商业应用(转)
查看>>
RedHat上SSH2的安装和使用(转)
查看>>
安全使用RedHat Linux系统(转)
查看>>
RedHat Enterprise AS4硬盘安装步骤(转)
查看>>
全国第一个高校Linux培训考试中心建立(转)
查看>>
Linux黑客大曝光:Linux安全机密与解决方案(转)
查看>>