Pinned Loading
-
hierarchical-attention-networks
hierarchical-attention-networks PublicImplementation of Hierarchical attention networks
Python 1
-
-
-
-
Simulated Annealing optimization usi...
Simulated Annealing optimization using tensors 1# Basic implementation of Simulated Annealing in Tensorflow
2# Algorithms like gradient descent can get stuck in a local minima depending on the initial guess
3# But simulated Annealing helps reaching the global meaning irrespective of the initial guess.
4# The current implementation is for Himmelblau Function
5# Just change the function if you want to optimize anything else
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.