diff --git a/readmeENGLISH.md b/readmeENGLISH.md new file mode 100644 index 0000000..59b0c26 --- /dev/null +++ b/readmeENGLISH.md @@ -0,0 +1 @@ +Only using python to implement common machine learning algorithms (without the help of packages such as sklearn), mainly refer to the two books of watermelon familiarity and statistical machine learning, some of the code is referenced by other people on the Internet, and I will comment in it. Everyone is welcome to give a star or mention pr, and everyone is welcome to communicate together.