自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (1)
  • 收藏
  • 关注

原创 win10系统下tensorlfow(CPU)+spyder部署流程

之前安装tensorlfow用了好长时间,这次在教研室很顺利就安装OK了,记录一下过程,备用。os是win10,python版本3.7,使用anaconda安装1.首先是anaconda的安装,官网就有,使用的是anaconda 2018.2(64bit),流程如下:2.安装完anaconda3,接下来以管理员身份运行prompt,下载安装tensorflow:先设置一下清华...

2019-03-29 14:35:20 274

原创 使用Xilinx FIFO IP核的总结(一)

FIFO IP核的总结(一)第一次使用Vivado中的FIFO generator,一般FIFO(以同步FIFO)的端口也就10个左右:CLK;srst:复位端口读相关:dout:FIFO数据输出(output);empty:读空(output),empty为1,表明FIFO内无数据;Vaild:读有效(output)rd_en:读使能(input)写相关:din:FIFO数据...

2019-03-28 21:59:19 6635 2

SERFON_python-master.zip

This project base the paper-'SEFRON: A New Spiking Neuron Model With Time-Varying Synaptic Efficacy Function for Pattern Classification'published by abee. The whole project was wirtten by python3,it includes 2 codes and 2 sorts of data sets which named iris and wbc(all of them can get from uci website easily),you can train the SNN model and test it via running the main function,if you want to train other data sets,just change hyperparameters.

2019-08-09

空空如也

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

TA关注的人

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