Topic: "adam"
LiyuanLucasLiu/RAdam
On the Variance of the Adaptive Learning Rate and Beyond
Language: Python - Size: 933 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 2,548 - Forks: 334

Malinskiy/adam
Adam (or adm) is a coroutine-friendly Android Debug Bridge client written in Kotlin
Language: Kotlin - Size: 9.31 MB - Last synced at: about 12 hours ago - Pushed at: 4 months ago - Stars: 482 - Forks: 34

Tony-Y/pytorch_warmup
Learning Rate Warmup in PyTorch
Language: Python - Size: 7.18 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 410 - Forks: 24

5hirish/adam_qas π¦
ADAM - A Question Answering System. Inspired from IBM Watson
Language: Python - Size: 70.4 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 355 - Forks: 107

CyberZHG/keras-radam π¦
RAdam implemented in Keras & TensorFlow
Language: Python - Size: 54.7 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 325 - Forks: 46

GSORF/Visual-GPS-SLAM
This is a repo for my master thesis research about the Fusion of Visual SLAM and GPS. It contains the research paper, code and other interesting data.
Language: C++ - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 312 - Forks: 83

FujiNetWIFI/fujinet-firmware
8-bit systems to ESP32 WiFi Multifunction Firmware
Language: C - Size: 69 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 248 - Forks: 74

Nasdin/ReinforcementLearning-AtariGame
Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advantage Actor-Critic (A3C) Algorithm. This is much superior and efficient than DQN and obsoletes it. Can play on many games
Language: Python - Size: 113 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 182 - Forks: 38

AnicetNgrt/jiro-nn
A Deep Learning and preprocessing framework in Rust with support for CPU and GPU.
Language: Rust - Size: 17.5 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 131 - Forks: 3

GLambard/AdamW_Keras
AdamW optimizer for Keras
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 115 - Forks: 33

lucidrains/adam-atan2-pytorch
Implementation of the proposed Adam-atan2 from Google Deepmind in Pytorch
Language: Python - Size: 429 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 104 - Forks: 1

bentrevett/a-tour-of-pytorch-optimizers
A tour of different optimization algorithms in PyTorch.
Language: Jupyter Notebook - Size: 7.06 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 95 - Forks: 27

davda54/ada-hessian
Easy-to-use AdaHessian optimizer (PyTorch)
Language: Python - Size: 50.8 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 78 - Forks: 15

Mrpatekful/swats
Unofficial implementation of Switching from Adam to SGD optimization in PyTorch.
Language: Python - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 66 - Forks: 18

polyfem/polysolve
Easy-to-use linear and non-linear solver
Language: C++ - Size: 774 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 51 - Forks: 20

shreyansh26/ML-Optimizers-JAX
Toy implementations of some popular ML optimizers using Python/JAX
Language: Python - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 44 - Forks: 2

zmyzheng/Neural-Networks-and-Deep-Learning
Deep learning projects including applications (face recognition, neural style transfer, autonomous driving, sign language reading, music generation, translation, speech recognition and NLP) and theories (CNNs, RNNs, LSTM, Adam, Dropout, BatchNorm, Xavier/He initialization, hyperparameter tuning, regularization, optimization, Residual Networks). Deep Learning Specialization by Andrew Ng, deeplearning.ai
Language: Jupyter Notebook - Size: 662 MB - Last synced at: 23 days ago - Pushed at: over 6 years ago - Stars: 40 - Forks: 13

uclaml/Padam
Partially Adaptive Momentum Estimation method in the paper "Closing the Generalization Gap of Adaptive Gradient Methods in Training Deep Neural Networks" (accepted by IJCAI 2020)
Language: Python - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 9

nengwp/Lion-vs-Adam
Lion and Adam optimization comparison
Language: Jupyter Notebook - Size: 539 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 7

JRC1995/DemonRangerOptimizer
Quasi Hyperbolic Rectified DEMON Adam/Amsgrad with AdaMod, Gradient Centralization, Lookahead, iterative averaging and decorrelated Weight Decay
Language: Python - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 6

angetato/Optimizers-for-Tensorflow
Adam, NAdam and AAdam optimizers
Language: Python - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 6

harshraj11584/Paper-Implementation-Overview-Gradient-Descent-Optimization-Sebastian-Ruder
[Python] [arXiv/cs] Paper "An Overview of Gradient Descent Optimization Algorithms" by Sebastian Ruder
Language: Python - Size: 58.6 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 22 - Forks: 6

lonePatient/NovoGrad-pytorch
pytorch implement of NovoGrad Optimizer
Language: Python - Size: 215 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 2

pre-eth/adam
ADAM is an actively developed CSPRNG inspired by ISAAC64
Language: C - Size: 1.01 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 17 - Forks: 0

mknbv/adashift
AdaShift optimizer implementation in PyTorch
Language: Python - Size: 2.13 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 2

hiroyuki-kasai/SimpleDeepNetToolbox
Simple MATLAB toolbox for deep learning network: Version 1.0.3
Language: Matlab - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 10

RConsortium/submissions-pilot3-adam Fork of RConsortium/submissions-pilot1
Development repo for pilot3 submission to FDA - ADaM
Language: XSLT - Size: 42.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 9

B612-Asteroid-Institute/adam_home
ADAM python client and notebooks
Language: Python - Size: 9.22 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 8

atgenomix/deepvariant-on-spark
DeepVariant-on-Spark is a germline short variant calling pipeline that runs Google DeepVariant on Apache Spark at scale.
Language: Shell - Size: 115 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 5

OptimalFoundation/awesome-optimizers
Literature survey of convex optimizers and optimisation methods for deep-learning; made especially for optimisation researchers with β€οΈ
Size: 1.11 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 3

echocat/adam π¦
Addon which enhances all user profiles of confluence. It also adds an advanced people directory. The whole addon is configurable by means of an XML, can be localized, supports Velocity templates and supports view and edit restrictions.
Language: Java - Size: 724 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 15

nducthang/Optimization-DeepLearning-Vietnamese
The optimization methods in deep learning explained by Vietnamese such as gradient descent, momentum, NAG, AdaGrad, Adadelta, RMSProp, Adam, Adamax, Nadam, AMSGrad.
Language: Jupyter Notebook - Size: 1.84 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 2

tr7200/Adam_to_SGD
Tensorflow-Keras callback implementing arXiv 1712.07628
Language: Python - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

B612-Asteroid-Institute/astrodynamics
Orbit propagation, orbit determination, and analysis code
Language: Java - Size: 19.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

SamChevalier/QuasiGrad.jl
This package provides access to the QuasiGrad solver, developed for the 3rd ARPA-E Grid Optimization (GO) Challenge.
Language: Julia - Size: 115 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Nikeshbajaj/DeepLearning_from_scratch
Implementation of Deep Neural Network from scratch without other librariees
Language: Jupyter Notebook - Size: 19.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

sdamadi/image-classification
Comprehensive image classification for training multilayer perceptron (MLP), LeNet, LeNet5, conv2, conv4, conv6, VGG11, VGG13, VGG16, VGG19 with batch normalization, ResNet18, ResNet34, ResNet50, MobilNetV2 on MNIST, CIFAR10, CIFAR100, and ImageNet1K.
Language: Python - Size: 46.1 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

arahatashun/PFN-Intern-2019
Coding Assignment of PFN intern 2019
Language: Python - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

Quwarm/NN-Data-Classification
Classification of data using neural networks β with back propagation (multilayer perceptron) and with counter propagation
Language: Python - Size: 121 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

guyez/Optimization-Algorithms
A comparison between implementations of different gradient-based optimization algorithms (Gradient Descent, Adam, Adamax, Nadam, Amsgrad). The comparison was made on some of the most common functions used for testing optimization algorithms.
Language: Python - Size: 1.3 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

AnirudhMaiya/Rethinking-SWATS-Optimizer
Rethinking SWATS (Switches from Adam to SGD) Optimiser
Language: Python - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

stomioka/ucum
Unit conversion, verification with Unified Code for Units of Measure (Python)
Language: Jupyter Notebook - Size: 2.95 MB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

alphadl/GD-optimization-algorithms
gradient descent optimization algorithms
Language: Python - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

kinit-sk/overshoot
Overshoot: Taking advantage of future gradients in momentum-based stochastic optimization
Language: Python - Size: 488 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

Pavreally/AsyncDataAssetManager
Free plugin for Unreal Engine 5.5+. A flexible and convenient subsystem for asynchronous management of Data Assets.
Language: C++ - Size: 2.94 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

DanielArturoAlejoAlvarez/AI-Neural-Network-Python3.8-Image-Sorter-App
Software of Development using AI with Neural Network and Python
Language: Python - Size: 48.8 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

jElhamm/Overview-Gradient-Descent-Optimization-By-Sebastian-Ruder
"Simulations for the paper 'A Review Article On Gradient Descent Optimization Algorithms' by Sebastian Roeder"
Language: Jupyter Notebook - Size: 7.57 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

SergKhram/DeviceIO
Farm-like service to manage ios/android devices
Language: Java - Size: 625 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Silvio-Ronaldo/adam-interface
π€ Interface web para simulaΓ§Γ£o e testes de perguntas de usuΓ‘rios em um marketplace.
Language: JavaScript - Size: 2.45 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

onopkosonja/OptimizationMethods
Implementation of numerical optimization algorithms for logistic regression problem.
Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

sandeepsukumaran/classification-tf-wdbc-wine
DNN classifiers for WDBC and Wine datasets.
Language: Python - Size: 70.3 KB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

SSS135/gadam
Generalization of Adam, AdaMax, AMSGrad algorithms for PyTorch
Language: Python - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

aurelienperez/swing-options
Implementation of the two parametric strategies from Swing Contract Pricing: With and Without Neural Networks, combining global stochastic optimisation with either a payoff-volume model or a neural network.
Language: Jupyter Notebook - Size: 1.41 MB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

Arunprakash-A/ML-DL-LLM-Animations
Repo for all animations created for the ML, DL and LLM course
Language: Jupyter Notebook - Size: 13.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

official-biswadeb941/ClopiMedi---Your-Healths-Trusted-Care
ClopiMedi is an AI-driven healthcare application that simplifies doctor appointment bookings, offering personalized recommendations based on medical conditions to enhance patient-provider connections.
Language: JavaScript - Size: 9.93 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

SarodYatawatta/calibration-pytorch-test
Radio interferometric calibration with PyTorch. An example of how to solve a general optimization problem.
Language: Python - Size: 182 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

thechnet/adamatic
Auto-login and tweaks for University of Basel's ADAM.
Language: JavaScript - Size: 1.33 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Rafat3000/Glass-Classification
Classification data and using ANN model
Language: Jupyter Notebook - Size: 78.1 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

One-Survivor/the-adam-and-eve-story
The Adam and Eve story in selectable text (plain text, .txt). Be welcome and add your translation if you want.
Size: 200 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

aakashks/private-adam
Differentially Private Gradient Descent Optimizers
Language: Python - Size: 474 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

adam-mcdaniel/adam-mcdaniel
My profileπ
Size: 359 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

jodiambra/Yachay.ai
Project predicting geolocation from tweets as part of Yachay.ai externship
Language: HTML - Size: 102 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

EPSOFT/Embedding
Embedding
Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bradleyboyuyang/Gradient-Descent
Gradient descent with SGD, RMSprop, AdaGrad, and Adam
Language: Jupyter Notebook - Size: 311 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

NordicESMhub/RELIANCE
Research Lifecycle Management technologies for Earth Science Communities and Copernicus users in EOSC
Language: Jupyter Notebook - Size: 145 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

mnguyen0226/second_order_ml
Survey on performance between Ada-Hessian vs well-known first-order optimizers on MNIST & CIFAR-10 datasets
Language: Python - Size: 22.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

shubhe25p/Lenet5-from-scratch
Implemented Lenet-5 from scratch in NumPy
Language: Python - Size: 139 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Prathmesh311/Deep-Learning-Specialization
solutions of deep learning specialization on coursera
Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

bulatuseinov/MIPT-OPT-2020
Quasi-Newton optimization methods for Deep Learning using PyTorch-Optimizer interface.
Language: Jupyter Notebook - Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

AdamByerly/HVCsEnableAGD
Homogeneous Vector Capsules Enable Adaptive Gradient Descent in Convolutional Neural Networks. This repository contains the code used for the experiments detailed in a paper currently submitted to IEEE Transactions on Neural Networks and Learning Systems. The paper is available pre-published at arXiv: http://arxiv.org/abs/1906.08676
Language: Python - Size: 688 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

rsngmson/Adam
Implementation the Adam optimizer using PyTorch
Size: 0 Bytes - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

erno-szabados/vala-perceptron
A little study in vala to create a perceptron
Language: Vala - Size: 59.6 KB - Last synced at: 12 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

AdamDKaufman/adamdkaufman.github.io
Adam David Kaufman is a licensed mental health counselor associate who works with clients of all ages and all walks of life in University Place, Washington.
Language: HTML - Size: 83.8 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Moder378/Thesis-Paper
β An amazing and well π structured repository dedicated π to managing organizing π’ and writing a high πΈquality academic thesis paper π Perfect for undergraduates πͺ postgraduates and researchers π₯ aiming for excellence in π their final submission β½ structure chapters references π resources research βΈ methodology π₯ data analysis π½
Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

smjc-org/ae_summary
Adverse Event Summary
Language: SAS - Size: 165 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

NJUxlj/adam-optimizer-pytorch
reproduce Adam, AdamW, Adafactor optimizors with pytorch, and introduce popular optimizers in the training of the LLMs.
Language: Python - Size: 267 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

TahirZia-1/My-own-Optimization-Function-in-Keras
Implementation of my own optimization function in Keras to train a neural network. Also compared with common optimizers like ADAM.
Language: Jupyter Notebook - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

zuzann18/Clinical-data-processing
R scripts to process clinical trial data using the CDISC SDTM and ADaM standards. It automates the transformation of raw clinical data into structured SDTM datasets (e.g., DM, AE, VS domains) and analysis-ready ADaM datasets (ADSL, ADAE, ADVS). The project includes statistical summaries, descriptive analytics, and viz
Language: R - Size: 46.9 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Ali-jalil88/Mlflow-DL-ANN
Gender Classification Using ANN with MLflow
Language: Jupyter Notebook - Size: 356 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

fardinabbasi/Neural_Networks
Machine Learning Course [ECE 501] - Spring 2023 - University of Tehran - Dr. A. Dehaqani, Dr. Tavassolipour
Language: Jupyter Notebook - Size: 8.55 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

imabutahersiddik/Nobi-in-Quran
A collection of names of Nobi with Rasul mentioned in the Quran
Size: 1.95 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

NotShrirang/optim
A repo that contains source code for my blog "Deep Learning Optimizers: A Comprehensive Guide for Beginners (2024)"
Language: Python - Size: 29.3 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mirshaeek/Automatic-Identification-of-Pipeline-Defects-YoloV8-Ultralytics
i have used 6 defect types which are common in pipeline defect detection.
Language: Python - Size: 5.95 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

vlada-pv/Optimization-Methods-Comparison-for-ML-Models
Comparison of the Momentum, RMSprop, and Adam optimization methods to GD and SGD for machine learning models using synthetic data to evaluate convergence speed and accuracy.
Language: Jupyter Notebook - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nam-trung/Machine-Learning
Size: 2.99 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dianamerchan91/Proyecto14_VisionArtificial_Edad
Modelo para verificar la edad de personas a partir de una fotografΓa con redes neuronales convolucionales.
Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tojiboyevf/optimization
Review of Adaptive Gradient Methods
Language: Python - Size: 6.81 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

myoluk/deeplearning-optimization-algorithms-comparison
Deep Learning - Optimization Algorithms Comparison (GD / Momentum / Adam)
Size: 216 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aliyzd95/Optimization-and-Regularization-from-scratch
Implementation of optimization and regularization algorithms in deep neural networks from scratch
Language: Python - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

amirrezarajabi/Neural-Network-implementation-from-scratch
implementation of neural network from scratch only using numpy (Conv, Fc, Maxpool, optimizers and activation functions)
Language: Python - Size: 7.85 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gladir/ADAM-0
Liste de commandes en Pascal pour le micro-ordinateur Adam de Coleco
Language: Pascal - Size: 55.7 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

2ailesB/online-sequential-optimization
Course from O. Wintenberger for Master M2A at Sorbonne University : Online Convex Optimization
Language: Jupyter Notebook - Size: 885 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rokkian/adam_implementation
Example of the implementation of Adam Gradient Descent optimization algorithm on a simple convex function.
Language: Python - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wenhaofang/OptimizerDemo
Some demo optimizers implemented with pytorch, including SGD, SGDM, AdaGrad, RMSProp, Adam.
Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

yuranich/genome-analysis
Big Data tech playground with application to Genomics
Language: Java - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MattMoony/ann_mnist
Simple self-written ANN powered by NumPy to classify handwritten digits of the famous MNIST Dataset. βοΈ
Language: Jupyter Notebook - Size: 8.97 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

KonstantinosAng/neural-network-easy
A simple python script to demonstrate how back propagation works in python, with Adam, Gradient descent and Cross entropy
Language: Python - Size: 638 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ykocaman/optimization-algorithms-comparison
A comparison of a few sample optimization algorithms has been made using the IRIS dataset on Keras and Sklearn frameworks.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ravikumarchopra/DL-Assignment-1
This repository contains a python implementation of Feed Forward Neural Network with Backpropagation, along with the example scripts for training the network to classify images from mnist and fashion_mnist datasets from keras.
Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

pranavphoenix/Optimizer-lr-tuning
Analyze the performance of 7 optimizers by varying their learning rates
Language: Jupyter Notebook - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
