blob: 60c5c8728b8e6960c2c503922aa3b752aa131400 [file] [log] [blame]
{
"name": "Swift+KRHebbian",
"version": "1.1",
"summary": "Self learning the adjust weight method on Machine Learning.",
"description": "KRHebbian is a self-learning algorithm (adjust the weights) in neural network of Machine Learning (自分学習アルゴリズム).",
"homepage": "https://github.com/Kalvar/swift-KRHebbian-Algorithm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kalvar Lin": "ilovekalvar@gmail.com"
},
"social_media_url": "https://twitter.com/ilovekalvar",
"source": {
"git": "https://github.com/Kalvar/swift-KRHebbian-Algorithm.git",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ML/*"
}