Machine-Learning icon indicating copy to clipboard operation
Machine-Learning copied to clipboard

Machine learning library written in readable python code

Results 3 Machine-Learning issues
Sort by recently updated
recently updated
newest added

Why isn't there any bias nodes in your hidden layers of your MLP?

In LinearRegression.py references to 'Data/blood_pressure.csv' are not found in folder Data/.

Just noticed that decaying learning rate could be simplified, also removed some whitespaces.