[
  {
    "title": "metANN: Metaheuristic and Gradient-Based Optimization for Neural Network Training and Continuous Problems",
    "author": [
      {
        "given": "Burak",
        "family": "Dilber",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "A. Firat",
        "family": "Ozdemir",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "year": "2026",
    "note": "R package version 0.1.0",
    "url": "https://github.com/burakdilber/metANN"
  },
  {
    "title": "Particle Swarm Optimization",
    "author": [
      {
        "given": "James",
        "family": "Kennedy",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Russell",
        "family": "Eberhart",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "booktitle": "Proceedings of ICNN'95 - International Conference on Neural Networks",
    "year": "1995",
    "volume": "4",
    "pages": "1942--1948",
    "doi": "10.1109/ICNN.1995.488968"
  },
  {
    "title": "Differential Evolution -- A Simple and Efficient Heuristic for Global Optimization over Continuous Spaces",
    "author": [
      {
        "given": "Rainer",
        "family": "Storn",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Kenneth",
        "family": "Price",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Journal of Global Optimization",
    "year": "1997",
    "volume": "11",
    "pages": "341--359",
    "doi": "10.1023/A:1008202821328"
  },
  {
    "title": "Genetic Algorithms in Search, Optimization, and Machine Learning",
    "author": [
      {
        "given": "David E.",
        "family": "Goldberg",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "publisher": "Addison-Wesley",
    "address": "Reading, MA",
    "year": "1989"
  },
  {
    "title": "A Powerful and Efficient Algorithm for Numerical Function Optimization: Artificial Bee Colony (ABC) Algorithm",
    "author": [
      {
        "given": "Dervis",
        "family": "Karaboga",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Bahriye",
        "family": "Basturk",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Journal of Global Optimization",
    "year": "2007",
    "volume": "39",
    "pages": "459--471",
    "doi": "10.1007/s10898-007-9149-x"
  },
  {
    "title": "Grey Wolf Optimizer",
    "author": [
      {
        "given": "Seyedali",
        "family": "Mirjalili",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Seyed Mohammad",
        "family": "Mirjalili",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Andrew",
        "family": "Lewis",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Advances in Engineering Software",
    "year": "2014",
    "volume": "69",
    "pages": "46--61",
    "doi": "10.1016/j.advengsoft.2013.12.007"
  },
  {
    "title": "The Whale Optimization Algorithm",
    "author": [
      {
        "given": "Seyedali",
        "family": "Mirjalili",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Andrew",
        "family": "Lewis",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Advances in Engineering Software",
    "year": "2016",
    "volume": "95",
    "pages": "51--67",
    "doi": "10.1016/j.advengsoft.2016.01.008"
  },
  {
    "title": "Teaching-Learning-Based Optimization: A Novel Method for Constrained Mechanical Design Optimization Problems",
    "author": [
      {
        "given": "R. V.",
        "family": "Rao",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "V. J.",
        "family": "Savsani",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "D. P.",
        "family": "Vakharia",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Computer-Aided Design",
    "year": "2011",
    "volume": "43",
    "pages": "303--315",
    "doi": "10.1016/j.cad.2010.12.015"
  },
  {
    "title": "Secretary Bird Optimization Algorithm: A New Metaheuristic for Solving Global Optimization Problems",
    "author": [
      {
        "given": "Youfa",
        "family": "Fu",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Dan",
        "family": "Liu",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Jiadui",
        "family": "Chen",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Ling",
        "family": "He",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Artificial Intelligence Review",
    "year": "2024",
    "volume": "57",
    "pages": "123",
    "doi": "10.1007/s10462-024-10729-y"
  },
  {
    "title": "Adam: A Method for Stochastic Optimization",
    "author": [
      {
        "given": "Diederik P.",
        "family": "Kingma",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Jimmy",
        "family": "Ba",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "booktitle": "International Conference on Learning Representations",
    "year": "2015"
  },
  {
    "title": "Rectified Linear Units Improve Restricted Boltzmann Machines",
    "author": [
      {
        "given": "Vinod",
        "family": "Nair",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "Geoffrey E.",
        "family": "Hinton",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "booktitle": "Proceedings of the 27th International Conference on Machine Learning",
    "year": "2010",
    "pages": "807--814"
  },
  {
    "title": "Probabilistic Interpretation of Feedforward Classification Network Outputs, with Relationships to Statistical Pattern Recognition",
    "author": [
      {
        "given": "John S.",
        "family": "Bridle",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "booktitle": "Neurocomputing: Algorithms, Architectures and Applications",
    "publisher": "Springer",
    "year": "1990",
    "pages": "227--236"
  },
  {
    "title": "Training Feedforward Neural Networks Using Genetic Algorithms",
    "author": [
      {
        "given": "D. J.",
        "family": "Montana",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "L.",
        "family": "Davis",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "booktitle": "Proceedings of the 11th International Joint Conference on Artificial Intelligence",
    "year": "1989",
    "pages": "762--767"
  },
  {
    "title": "Differential Evolution Training Algorithm for Feed-Forward Neural Networks",
    "author": [
      {
        "given": "J.",
        "family": "Ilonen",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "J.-K.",
        "family": "Kamarainen",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "J.",
        "family": "Lampinen",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Neural Processing Letters",
    "year": "2003",
    "volume": "17",
    "pages": "93--105",
    "doi": "10.1023/A:1022995128597"
  },
  {
    "title": "Neural Networks Training by Artificial Bee Colony Algorithm on Pattern Classification",
    "author": [
      {
        "given": "D.",
        "family": "Karaboga",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "C.",
        "family": "Ozturk",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Neural Network World",
    "year": "2009",
    "volume": "19",
    "number": "3",
    "pages": "279--292"
  },
  {
    "title": "How Effective is the Grey Wolf Optimizer in Training Multi-Layer Perceptrons",
    "author": [
      {
        "given": "S.",
        "family": "Mirjalili",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Applied Intelligence",
    "year": "2015",
    "volume": "43",
    "pages": "150--161",
    "doi": "10.1007/s10489-014-0645-7"
  },
  {
    "title": "A novel approach to training feed-forward multi-layer perceptrons with recently proposed secretary bird optimization algorithm",
    "author": [
      {
        "given": "Burak",
        "family": "Dilber",
        "role": {},
        "email": {},
        "comment": {}
      },
      {
        "given": "A. Firat",
        "family": "Ozdemir",
        "role": {},
        "email": {},
        "comment": {}
      }
    ],
    "journal": "Neural Computing and Applications",
    "year": "2026",
    "volume": "38",
    "number": "5",
    "doi": "10.1007/s00521-026-11874-x"
  }
]
