GithubHelp home page GithubHelp logo

jpneto / markdowns Goto Github PK

View Code? Open in Web Editor NEW
41.0 41.0 43.0 263.55 MB

RStudio Markdowns about R, Math, Stats, and ML

HTML 99.93% CSS 0.01% JavaScript 0.01% Java 0.01% MATLAB 0.01% R 0.05% C++ 0.01% Haskell 0.01% C 0.01% Batchfile 0.01%
bayes machine-learning math r statistics

markdowns's People

Contributors

jpneto 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

markdowns's Issues

Not an issue but a thank you

This is one of the best tutorial repos for any language anywhere, makes it better for all of us who love R that it happens to be in the language we love the most. Please keep adding more if you can and thank you for sharing these with the world they are all truly fantastic.

Just a question

In your first example, did you intend to use

exp(-gamma * norm(as.matrix(x),"F") )

or

exp(-gamma * norm(as.matrix(x),"F")^2 )

i.e. the squared norm instead of just a simple euclidean distance?

I am asking this because it looks odd as you use the squared norm everywhere else and I don't see any special emphasis on a simple euclidean distance in your document (also here http://www.di.fc.ul.pt/~jpn/r/rbf/rbf.html).

Thank you very much in advance.

LaTeX not displaying on your web page

Your page here:
http://www.di.fc.ul.pt/~jpn/r/fourier/fourier.html
Is not rendering LaTeX code, rather it is displaying raw LaTeX code.
I downloaded the Rmd and csv files and managed to "knitHTML" and "knitPDF" with LaTeX displaying correctly. The only fault in my attempt was your accented name.
Thank you for a very useful tutorial (I have sent a link to my son who is studying physics at school and writing an assignment on guitar string tension and resulting tones.

RBF principled Network Training Approach for the basis function

Hi jpneto,

Your implementation of the Radial Basis Function net was performed using a uniformly distributed training and test datasets. As you are already aware, the main role of the basis function is essentially mixture density estimation of the input space, hence with a K = 10 centres, this will provide a good generalisation for this type of data configuration. However, using your implementation on a benchmark dataset like the Iris or MNIST in which the dataset configuration is not so uniformly defined, one will potentially obtain a very poor generalisation following such ad hoc implementation of the basis function. So I do think that a more principled network training approach for the basis function like the one in page 170 of bishop's book will provide reliability for generalisation: http://cs.du.edu/~mitchell/mario_books/Neural_Networks_for_Pattern_Recognition_-_Christopher_Bishop.pdf

Thank you

Kingsley.

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.