An open API service indexing awesome lists of open source software.

https://github.com/mikma03/optimization_in_machine_learning

The repository concerns the use of optimization techniques in Machine Learning projects. Application examples and explanations. A wide spectrum of algorithms and resources.
https://github.com/mikma03/optimization_in_machine_learning

algorithms heuristic-algorithm machine-learning naural-network optimization python simulated-annealing

Last synced: 2 days ago
JSON representation

The repository concerns the use of optimization techniques in Machine Learning projects. Application examples and explanations. A wide spectrum of algorithms and resources.

Awesome Lists containing this project

README

          

# Table of contents

1. [Introduction](#Introduction)

2. [Materials and resources](#Materials-and-resources)

# Introduction

This repository will mainly consist of optimization issues in Machine Learning projects.

In addition, some of the materials and links will concern optimization in the case of neural networks.

The annealing simulation algorithm will be used as one of the first examples.

# Materials and resources