自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

alw_123的博客

新起点,新挑战,从0开始

  • 博客(6)
  • 资源 (6)
  • 收藏
  • 关注

原创 HDOJ--Rightmost Digit

Problem Description Given a positive integer N, you should output the most right digit of N^N.Input The input contains several test cases.The first line of the input is a single integer T which is th

2016-05-31 21:10:39 404

原创 HDOJ--Least Common Multiple

Problem Description The least common multiple(LCM) of a set of positive integers is the smallest positive integer which is divisible by all the numbers in the set.For example, the LCM of 5, 7 and 15 i

2016-05-31 20:28:50 371

原创 HDOJ--Fibonacci Again

Problem Description There are another kind of Fibonacci numbers : F(0) = 7, F(1) = 11, F(n) = F(n - 1) + F(n - 2) (n >= 2).Input Input consists of a sequence of lines, each containing an integer n. (

2016-05-31 20:24:22 301

原创 HDOJ--Digital Roots

Problem Description The digital root of a positive integer is found by summing the digits of the integer.If the resulting value is a single digit then that digit is the digital root.If the resulting v

2016-05-31 20:20:19 433

原创 leetcode_Word Pattern

以下为问题描述: Given a pattern and a string str, find if str follows the same pattern. Here follow means a full match, such that there is a bijection between a letter in pattern and a non-empty word in

2016-05-18 22:21:51 247

原创 leetcode_ Bulls and Cows

以下为问题描述: You are playing the following Bulls and Cows game with your friend: You write down a number and ask your friend to guess what the number is. Each time your friend makes a guess, you provide a

2016-05-17 21:07:07 329

人工神经网络向导

人工神经网络教程,对于理解MLP,CNN,RNN,LSTM等更加复杂的网络有很大的帮助

2019-02-02

Alexnet2012

alexnet的论文,对于学习和理解深度学习模型搭建有很大的帮助

2019-02-02

人工智能-神经网络的应用与实现技巧

《人工智能的未来》作者库兹韦尔认为,2045年,人工智能将超过人类智能,储存在云端的“仿生大脑新皮质”与人类的大脑新皮质将实现“对接”,世界将开启一个新的文明时代,“奇点”到来!那个时候,我们是谁?我们是什么?人还能称之为人吗? 库兹韦尔把“奇点”当作一个“隐喻”:当智能机器的能力跨越这一临界点之后,人类的知识单元、链接数目、思考能力,将旋即步入令人眩晕的加速喷发状态——一切传统的和习以为常的认识、理念、常识,将统统不复存在,所欲的智能装置、新的人机复合体将进入“苏醒”状态。

2018-12-23

人工智能的未来

《人工智能的未来》作者库兹韦尔认为,2045年,人工智能将超过人类智能,储存在云端的“仿生大脑新皮质”与人类的大脑新皮质将实现“对接”,世界将开启一个新的文明时代,“奇点”到来!那个时候,我们是谁?我们是什么?人还能称之为人吗? 库兹韦尔把“奇点”当作一个“隐喻”:当智能机器的能力跨越这一临界点之后,人类的知识单元、链接数目、思考能力,将旋即步入令人眩晕的加速喷发状态——一切传统的和习以为常的认识、理念、常识,将统统不复存在,所欲的智能装置、新的人机复合体将进入“苏醒”状态。

2018-12-23

集体智慧编程

由美国计算机专家西格兰编著,以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。

2018-12-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除