-
LDAMP_based-Channel-estimation-master
说明: 使用深度学习方法进行信道估计,LDAMP_BASED(channel estimation based on deep learning method)
- 2020-11-06 15:59:51下载
- 积分:1
-
introduction to reinforcement learning
这是一篇英文的关于强化学习的入门书籍,篇幅较短易于学习(Is an introductory book on reinforcement learning)
- 2020-06-20 11:00:02下载
- 积分:1
-
chatbot
聊天机器人
原理: 严谨的说叫 ”基于深度学习的开放域生成对话模型“,框架为Keras(Tensorflow的高层包装),方案为主流的RNN(循环神经网络)的变种LSTM(长短期记忆网络)+seq2seq(序列到序列模型),外加算法Attention Mechanism(注意力机制),分词工具为jieba,UI为Tkinter,基于”青云“语料(10万+闲聊对话)训练。
运行环境:python3.6以上,Tensorflow,pandas,numpy,jieba。(Chat Robot Principle: Strictly speaking, it is called "Open Domain Generation Dialogue Model Based on Deep Learning". The framework is Keras (High-level Packaging of Tensorflow). The scheme is LSTM (Long-term and Short-term Memory Network)+seq2seq (Sequence to Sequence Model), plus Attention Mechanism (Attention Mechanism). The word segmentation tool is Jieba and the UI is Tkinter. Based on "Qingyun" corpus (100,000 + chat dialogue) training. Running environment: Python 3.6 or more, Tensorflow, pandas, numpy, jieba.)
- 2019-06-21 20:59:09下载
- 积分:1
-
泰迪杯挑战数据
说明: 随机生成字符串,中文说明不能少于20字大于20大于20 大于20大于20 大于20大于20 大于20大于20(Tight layout not applied. The left and right margins cannot be made large enough to accommodate all axes decorations.)
- 2020-03-25 14:08:13下载
- 积分:1
-
DeviceTest
说明: 这是一个Python基础的练习Demo,提供以后进行学习查看和记忆(this is a Python basic traning Demo,Provide for future learning, viewing and memory)
- 2020-06-24 02:20:02下载
- 积分:1
-
ffmpy-0.2.0.tar
Floquet evolution in qutip
- 2018-02-12 01:36:02下载
- 积分:1
-
知乎爬虫
说明: 简单的知乎爬虫,输入关键词,爬取该关键词下的提问,回答,点赞数等,以csv格式存储(Simple Zhihu crawler, input key words, crawl the questions, answers and likes under the key words, and store them in CSV format)
- 2020-04-13 12:01:26下载
- 积分:1
-
图片分类,图像识别,目标检测
图片分类,图像识别,目标检测的resnet50,python实现。
- 2021-05-06下载
- 积分:1
-
python与机器学习实战的源代码
这是一个python与机器学习算法的近点结合,用numpy编写,适当的运用scikit-learn进行比较,全是源代码,让你一步一步解开机器学习的奥秘,还在等什么。赶快下载吧,
- 2022-05-06 22:20:19下载
- 积分:1
-
python_sina_crawl
新浪微博的爬虫程序。程序运行方式:保存所有代码后,打开Main.py,修改LoginName为你的新浪微博帐号,PassWord为你的密码。运行Main.py,程序会在当前目录下生成CrawledPages文件夹,并保存所有爬取到的文件在这个文件夹中。(Sina microblogging reptiles. Program operation: save all the code, open Main.py, modify LoginName for your Sina Weibo account, PassWord for your password. Run Main.py, the program will generate CrawledPages in the current directory folder and save all files to crawling in this folder.)
- 2021-04-08 16:39:00下载
- 积分:1