Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

namespaces re-organisation & cleanup #14

Merged
merged 2 commits into from
Feb 26, 2018
Merged

Conversation

radumg
Copy link
Owner

@radumg radumg commented Feb 26, 2018

  • move algorithms to AI.Algorithms instead of AI.MachineLearning
  • move Machine to AI.Machine instead of repeating AI.Machine.Machine
  • get rid of old Regression.cs file that's no longer needed, see add support for more Regression algorithms #8 for updated notes

- move algorithms to `AI.Algorithms` instead of `AI.MachineLearning`
- move Machine to `AI.Machine` instead of repeating `AI.Machine.Machine`
- get rid of old `Regression.cs` file that's no longer needed, see #8 for updated notes
@radumg radumg self-assigned this Feb 26, 2018
@radumg radumg merged commit 0f5c21a into master Feb 26, 2018
@radumg radumg deleted the patch-12-learn-node-null branch February 26, 2018 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant