上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 23 下一页
近年来,深度学习框架如雨后春笋般的涌现出来,如TensorFlow、caffe、caffe2、PyTorch、Keras、Theano、Torch等,对于从事计算机视觉/机器学习/图像处理方面的研究者或者教育者提高了更高的要求。其中Pytorch是Torch的升级版,其有非常优秀的前端和灵活性,相比 Read More
posted @ 2019-04-25 10:31 A-inspire Views(4336) Comments(0) Diggs(0)
Stock Market Prediction Based on Generative Adversarial Network Department of Computer Science and Technology, Ocean University of China, Qingdao, 266 Read More
posted @ 2019-04-19 15:11 A-inspire Views(2427) Comments(0) Diggs(0)
Deep Learning for Event-Driven Stock Prediction Reading time:2019/3/30-2019/4/12 Theme:Deep learning; CNN; NLP Abstract: We propose a deep learning me Read More
posted @ 2019-04-12 20:27 A-inspire Views(1354) Comments(0) Diggs(0)
Using generative adversarial networks for improving classifification effectiveness in credit card fraud detection Abstract: In the last years, the num Read More
posted @ 2019-04-03 22:30 A-inspire Views(1081) Comments(0) Diggs(0)
定义一个二维数组N*M(其中2<=N<=10;2<=M<=10),如5 × 5数组下所示: int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 0, }; 它表示一个迷宫 Read More
posted @ 2019-02-19 20:58 A-inspire Views(232) Comments(0) Diggs(0)
Tempter of the Bone Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 155243 Accepted Submission(s) Read More
posted @ 2019-01-23 21:13 A-inspire Views(208) Comments(0) Diggs(0)
Problem Description A ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each circle separately, and the sum of nu Read More
posted @ 2019-01-23 11:28 A-inspire Views(147) Comments(0) Diggs(0)
饭卡 Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 43472 Accepted Submission(s): 14886 Problem De Read More
posted @ 2018-10-28 12:11 A-inspire Views(178) Comments(0) Diggs(0)
Common Subsequence Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 49216 Accepted Submission(s): Read More
posted @ 2018-10-26 23:40 A-inspire Views(271) Comments(0) Diggs(0)
I NEED A OFFER! Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 35537 Accepted Submission(s): 143 Read More
posted @ 2018-10-26 15:07 A-inspire Views(127) Comments(0) Diggs(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 23 下一页