-
Here is my code
model = Sequential()
model.add(Convolution2D(32,5,5, border_mode='valid', input_shape=(1, 28, 28)))
model.add(Activation('relu'))
model.add(MaxPooling2D(pool_size=(2,2)))
model.add(Co…
-
Migrated from [rt.perl.org#133490](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=133490) (status was 'open')
Searchable as RT133490$
p5pRT updated
4 years ago
-
![qq 20171018110517](https://user-images.githubusercontent.com/10357394/31699226-67131db8-b3f4-11e7-9be5-8e7bcb694bbb.png)
有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。
************** 异常文本 ********…
-
### Need Help
```python
import numpy as np
import matplotlib.pyplot as plt
a='x+1'
x=np.linspace(0,10,1000)
plt.plot(x,a)
plt.show()
```
**Actual outcome**
```
Traceb…
-
### Bug report
The coordinate of result is wrong.The input is
1 2
1 2
1.2
This code is for computing Larange.
Whatever the input is,the output is strange!
Thank you for everyone's help!
…
-
Hi ,I already install g2o with hdl_graph_slam branch ,but when pose graph optimization , it has problem with [velodyne_nodelet_manager-2] process has died [pid 4467, exit code -11, cmd /opt/ros/kineti…
-
Hi, friend. My name is Zhi Zeng working in Xidian University in China. I really appreciate your project. Last week, I found a new brilliant work proposed by Google Brain, called "Learning how to expla…
-
hi,thank you for your package, whe i run the follow code in win10 with WinEdt, i meet the error:
missing number treated as zeros, thank you for your reply.
##
![default](https://cloud.githubuser…
-
Dear mxnet contributors,
I have trouble in generating the "params" files. Could you tell me how to generate this file? I just try to change it into an acoustic model using your interface and made…
-
- 公司/学校:Xidian University
- 工作内容/专业:College student Software Engineering
- 常浏览的国外网站:codeforce youtube cousera edx cnn
- 英语水平:2/5000 in the english exam of school
- 有无翻译经验:some translation test a…