Joel Nothman <jnothman@...> writes:

> 
> 
> Hi Dominic,
> After cloning scikit-learn with:
> $ git clone https://github.com/scikit-learn/scikit-learn
> 
> you can use:
> $ git fetch origin refs/pull/2120/head:mlp
> 
> $ git checkout mlp

Hi Joel,

Thanks for the cookery instructions. Looking my magit-log,
I can see I have the right branch (if that is 
the correct git terminology). I will take up Olivier's advice as well.

Dominic.

Commits in HEAD
cd383fc * mlp replaced 'einsum' to a more readable and faster operation
f2ea014 * more line fixes
6d15e2a * some line fixes
96101de * More fixes
035e6ae * Removed unnecessary `print`
95c1ef7 * A lot of improvements
3d5b686 * Fixed some typos
9528dfc * (WIP) Added Multi-layer perceptron (MLP)
82323a3 * Remove redundant test that was checked in by mistake
fe03357 * FIX #2032, FIX #2033: ensure module names consistency with __all__
a24a29d *   Merge pull request #2031 from jnothman/tree_comments
        |\  
ff8c77c | * DOC Detail on parent-child relationship in tree
81ad2a7 * | Added new files (from previous commit)

etc.




------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to