Giter Site home page Giter Site logo

brohrer.github.io's Introduction

brohrer.github.io

This is the code for my landing page, a one stop shop just in case anyone is curious about stuff that I write or build.

brohrer.github.io's People

Contributors

brohrer avatar robsyme avatar stevenmaude avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

brohrer.github.io's Issues

Mixed content

You currently have mixed content issues with this repo because of kdnuggets.com, currently their SSL cert is 637 days out of date and needs renewing. Once that's fixed you can change all the http://kdnuggets.com referances to https://kdnuggets.com. For now I'd suggest maybe uploading the images to this repo or using a free service like imgur to host the images.

For example LN64 in blog.html

<img src="http://www.kdnuggets.com/images/top-kdnuggets-blogger-2016-sep-gold.jpg" width=90 height=90 alt="Top KDnuggets Blogger - Gold, September 2016">

Ref: https://twitter.com/OmgImAlexis/status/780592227454156800

Output of NN not normalized

Hi sir!

In your excellent document "how_convolutional_neural_networks_work.html", in the section "Fully connected layers", we show the picture of a fully connected layer with .92 and .51

I guess they are probabilities of labels "X" and "O" to be chosen (92% and 51%) but the sum does not make 100%. So it would have been better to have used normalized values (such as .92 and .08 or .49 and .51). This would have been less beginners confusing (like me when I learnt). In tutorials, the output of NN is always poorly explained so beginners believe outputs are "yes" or "no" but in fact it is 92% of chance to be "X" and 8% of chance to be "O"

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.