ScriptsDump
ScriptsDump copied to clipboard
Added some machine learning scripts
# Description
Added Machine learning scripts -
1)Support Vector Machine using python and its result is displayed as a png.
2)Kernels, Soft Margin SVM, and Quadratic Programming with Python
3)Traning a Convolutional Neural Network CNN with TensorFlow
Make sure you have:
- [ ] Starred ScriptsDump!
- [ ] Referred the issue number in the fixes title below.
- [ ] Made a PR in Join_codezoned.
- [ ] Join our discord server.
Fixes # (#57 )
## Type of change
Please delete options that are not relevant.
- [ ] New Script
- [ ] New Category (Is any new category being made to accommodate this script)
- [ ] New feature (non-breaking change which adds functionality)