Git Product home page Git Product logo

sometoys's Introduction

简介

caffe models prototxt about multimodal

  • 关于batchNormalization在caffe中的实现,分为两部分:BatchNorm和Scale两部分,使用时将将conv或Innerproduct中 bias置于Scale中,BatchNorm对无偏置权重乘积进行norm,在Scale中进行放缩并加入bias的学习。

  • BN的作用很明显,未加入之前loss下降较为缓慢,波动较大;加入之后,audio_loss开始大幅度下降,对最终网络的学习 贡献度更大。

theano 版本 Non-negative Matrix factorize

  • 利用theano可gpu加速的原理,提升速度

mnist手写数字识别:CNN+RNN

  • 利用keras实现CNN与RNN的对接,其中使用了Lambda函数

python和matlab版本DCA

  • 利用python灵活性,可将其用于深度学习的训练过程中

scrapy tutorial

  • 学习scrapy框架

porn images classify

  • 利用vgg分类性感图片和非性感图片

txt2xml

  • 将txt格式文件转换为voc xml

pycaffe

  • 利用pycaffe实现lenet,prototxt

tf_learn

  • 利用tensorflow实现cnn, rnn

to_lmdb

  • 自定义lmdb,包括proto编写编译

sometoys's People

Contributors

saicoco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.