Giter Club home page Giter Club logo

kalmann's People

Contributors

dssoto avatar jnez71 avatar martinrohbeck avatar mattlangford avatar ritikaag 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

Watchers

 avatar  avatar  avatar

kalmann's Issues

Link broken in Readme.md

in Readme.md you write An implementation of chapter two from this text. but the link is broken.. so I dont know which text you are referring to. Could you possibly give the full reference ? Thanks

If there is some error when check for convergence in knn.py

Hello,I see that in the knn.py, the conditions to check the convergence is "if len(RMS) > dslew and abs(RMS[-1] - RMS[-1-dslew])/dslew < dtol:",however, you set the value of dtol is -1, the value of "abs(RMS[-1] - RMS[-1-dslew])/dslew" must great than -1, why did you set this vaule of -1,and I want to consult you why "abs(RMS[-1] - RMS[-1-dslew])/dslew" is the condition of convergence.
thank you and waiting for your respond.
yours sincerely, Yannik Yang.

Needs setup.py

Make it easier for users to import module and install without having to work inside of the repo. @jnez71

Add termination criteria

We should be able to allow training to terminate with some termination criteria, regardless of the number of epochs requested. @jnez71?

How is the Jacobian Calculated?

Hi,

I am working with this for quite some time to replicate onto my own thesis, but I am having some troubles understanding how the Jacobian is calculated.

Can someone share some insight? Or post where I can read/learn about this.
It seems the H Jacobian seems to be a combination of stacks?

Lost - any help would be appreciated

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.