4 "summary": "KRDelta is implemented by Delta Learning Method in Machine Learning that is also a supervisor and used gradient method to find out the best solution.",
5 "description": "Flexible using this method with neural network and classification methods could combine together.",
6 "homepage": "https://github.com/Kalvar/ios-KRDelta",
12 "Kalvar Lin": "ilovekalvar@gmail.com"
14 "social_media_url": "https://twitter.com/ilovekalvar",
16 "git": "https://github.com/Kalvar/ios-KRDelta.git",
23 "public_header_files": "ML/*.h",
24 "source_files": "ML/*.{h,m}",
25 "frameworks": "Foundation"