Optimal Convergence Rate in Deep Neural Networks using HJB equation
-
Updated
Jan 22, 2017 - C++
Optimal Convergence Rate in Deep Neural Networks using HJB equation
Javascript with canvas implementation of a genetic algorithm to make a point in the plane to converge to the desired location.
Analyze a given series with useful calculations, particularly the nth partial sum. Integrates well with data analysis and visualization libraries in Python.
Code for optimization of GA for feature selection
Numerical analysis in standard Python including Bisection method and Newton-Raphson, then SymPy integration for generalization and convergence test.
Powell's example of cyclic non-convergence in coordinate descent with exact minimization
Personal notes for modern optimization methods course (University of Edinburgh 2017-1)
A five-course specialization covering the foundations of Deep Learning, from building CNNs, RNNs & LSTMs to choosing model configurations & paramaters like Adam, Dropout, BatchNorm, Xavier/He initialization, and others.
As part of this project, I have developed algorithms from scratch using Gradient Descent method. The first algorithm developed will be used to predict the average GPU Run Time and the second algorithm will be used to classify a GPU run process as high or low time consuming process.
Bloatless Cross-Platform With Code Preprocessing
Geometric-Arithmetic Sequences Behavior Determiner + Graphing Utility
A box of tools that deal with numbers.
Resilient backProp Neural Network
This project implements the PageRank algorithm to rank web pages by importance using two approaches: a sampling method with the Markov Chain random surfer model and an iterative method with a recursive mathematical expression.
This project implements a distributed K-means clustering algorithm using a custom-built MapReduce framework. It is designed to handle potentially large datasets by distributing the clustering workload across multiple processes or machines. Uses gRPC for the communication between mapper, reducer, master
A Python math package for numerical analysis: root finding, iterative solvers & other algorithms. Bisection, Newton, Euler, RK2, RK4, Adams-Bashforth-Moulton, etc. Uses Python, NumPy, SymPy, pytest.
Permaculture Convergence Website
Add a description, image, and links to the convergence topic page so that developers can more easily learn about it.
To associate your repository with the convergence topic, visit your repo's landing page and select "manage topics."