DeepLearningCode/nsfw_data_scrapper’s past year of commit activity Shell0MIT2,90200UpdatedJan 15, 2019 incubator-mxnetPublicForked fromapache/mxnet Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go,...
可以使用https://zh.diveintodeeplearning.org.s3-website-us-west-2.amazonaws.com/来访问没有加载过 CDN 的版本,对代码的改动刷新更快。 编译HTML版本 所有markdown文件需要在提交前清除output,它们会在服务器上重新执行生成结果。所以需要保证每个notebook执行不要太久,目前限制是20min。
前面的博客中有提到过要开源最近写的code,seq2seq-attention,今天正式开源了,欢迎各路大神来fork和star。这是我从5月中旬开始决定用torch框架来写deep learning code以来写的第一个完整的program,在写的过程中走过不少弯路,尤其是在选择demo进行学习的过程中,被HarvardNLP组的seq2seq-attn难以阅读的代码搞得非常崩溃...
Deep Learning Code Sample by Digit Recognition I want to introduce you to the best competition communityKAGGLEwhich is famous around data scientist. There are many competitions which are worthy to practice your abilities in machine learning and deep learning. Also, there are awards for whoever can ...
梗直哥/Deep-Learning-Code 代码Issues0Pull Requests0Wiki统计流水线 服务 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
code from: lisa-lab A Matlab toolbox for Deep Learning https://github.com/rasmusbergpalm/DeepLearnToolbox code from: RasmusBerg Palm deepmat Matlab Code for Restricted/Deep BoltzmannMachines and Autoencoder https://github.com/kyunghyuncho/deepmat ...
Theano 教学: GitHub - lisa-lab/DeepLearningTutorials: Deep Learning Tutorial notes and code. See the wiki for more info. 如果你还是小白,想入门,请认真阅读并重新实现这个tutorial,做完你就入门了。如果你连numpy之前都没有用过= =,比如当初的我从C#转Python,我会先熟悉numpy,GitHub - rougier/numpy-100...
3. 图像视觉源代码source code(2) 4. 有用的link(2) 5. snake model的推导过程(2) 推荐排行榜 1. 鱼眼图像校正(3) 2. 鱼眼校正Fisheye correction -- 续(2) 3. 曾经的一篇关于用水平集分割血管的paper---A Level Set Based Predictor-Corrector Algorithm for Vessel Segmentation.pdf(2) 4...
递归神经网络:应用于一维序列数据,比如翻译语言 Structured and Unstructured data Why is Deep Learning taking off 传统的学习算法只适用于小的数据集,随着数据量增加,神经网络规模也随之扩大,性能越来越好 深度学习过程 建立idea 编码 做实验 训练一个神经网络需要时间,快速的计算能帮助提高新算法...
深度学习,即Deep Learning,是一种学习算法(Learning algorithm),亦是人工智能领域的一个重要分支。从快速发展到实际应用,短短几年时间里,深度学习颠覆了语音识别、图像分类、文本理解等众多领域的算法设计思路,渐渐形成了一种从训练数据出发,经过一个端到端(...