y-akbal
Mathematician: Analytic Number Theorist (Erdös Num. = 3), likes deep learning sort of stuff.
TED UniversityTurkey
Pinned Repositories
algforopt-notebooks
Jupyter notebooks associated with the Algorithms for Optimization textbook
Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Computational_Statistics
CUDA_by_practice
CUDA by practice
Hybrid_Wind
Some old files for our submitted article: One for all!
JuGrad.jl
A tiny-shiny-handy-dandy auto-grad library!!!
KeLu
A brand-new activation function - KeLü
One-for-All
A Time Series Forecasting Method Based on Transformers,
SdP-Net
An Experimental Attention-Based ConvNet
y-akbal
Config files for my GitHub profile.
y-akbal's Repositories
y-akbal/Computational_Statistics
y-akbal/Basic_Stuff_4_Fun
Trippin' around some neural networks for deep learning business.
y-akbal/Hybrid_Wind
Some old files for our submitted article: One for all!
y-akbal/One-for-All
A Time Series Forecasting Method Based on Transformers,
y-akbal/y-akbal
Config files for my GitHub profile.
y-akbal/algforopt-notebooks
Jupyter notebooks associated with the Algorithms for Optimization textbook
y-akbal/Awesome-Transformer-Attention
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
y-akbal/CUDA_by_practice
CUDA by practice
y-akbal/GAN_implementations
Some GAN implementations
y-akbal/JuGrad.jl
A tiny-shiny-handy-dandy auto-grad library!!!
y-akbal/KeLu
A brand-new activation function - KeLü
y-akbal/SdP-Net
An Experimental Attention-Based ConvNet
y-akbal/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
y-akbal/DOOM-style-Game
DOOM-style 3D (raycasting) Game in Python Pygame
y-akbal/DRL
Deep Reinforcement Learning
y-akbal/graph-neural-network-course
Free hands-on course about Graph Neural Networks using PyTorch Geometric.
y-akbal/hands-on-llms
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
y-akbal/julia-gpu-course-2023
GPU Programming with Julia 2023 - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich
y-akbal/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
y-akbal/Numerical-Optimization
This is a course material for numerical optimization to be taught in summer 2020
y-akbal/pg-is-all-you-need
Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.
y-akbal/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction