Pinned Repositories
A.W.G.N.
Additive White Gaussian Noise
AI_1_DataScience_MachineLearning
Artificial Intelligence I: Introduction to Data Science and Machine Learning Lecture (Codes and Documents)
AI_2_DeepLearning
BitKit
Small library for bitwise operations in C++
DATWEP
Source code for the Dynamic Task and Weight Prioritization Curriculum Learning for Multimodal Imagery
DeepTimeSeriesFromScratch
Deep neural network models implemented from scratch in PyTorch for time series forecasting
GrasshopperDeepLearningServices
Deep learning models implemented as web services for integration in Rhino Grasshopper
PyTorch_Intro
PyTorch introductory tutorial notebooks and codes. Useful for deep learning practitioners.
shittyclassifier
Low accuracy classification at its best
TransformerFromScratch
PyTorch Implementation of Transformer Deep Learning Model
fualsan's Repositories
fualsan/A.W.G.N.
Additive White Gaussian Noise
fualsan/GrasshopperDeepLearningServices
Deep learning models implemented as web services for integration in Rhino Grasshopper
fualsan/AI_1_DataScience_MachineLearning
Artificial Intelligence I: Introduction to Data Science and Machine Learning Lecture (Codes and Documents)
fualsan/BitKit
Small library for bitwise operations in C++
fualsan/DATWEP
Source code for the Dynamic Task and Weight Prioritization Curriculum Learning for Multimodal Imagery
fualsan/DeepTimeSeriesFromScratch
Deep neural network models implemented from scratch in PyTorch for time series forecasting
fualsan/TransformerFromScratch
PyTorch Implementation of Transformer Deep Learning Model
fualsan/PyTorch_Intro
PyTorch introductory tutorial notebooks and codes. Useful for deep learning practitioners.
fualsan/shittyclassifier
Low accuracy classification at its best
fualsan/AI_2_DeepLearning
fualsan/MersenneTwisterParallelCpp
Parallel implementation of classic PRNG. Sequal to my MersenneTwisterSerialCpp repo.
fualsan/MersenneTwisterSerialCpp
Classic Mersenne twister algorithm for pseudorandom number generator (PRNG)
fualsan/NeuralMicroServices
Deep learning models implemented as web microservices
fualsan/PyTorchComputerVision
PyTorch Notebooks For Pre-trained Computer Vision Models.
fualsan/uncmake
CMake files uninstaller
fualsan/UsefulCodeSnippets
Just a notebook for later use
fualsan/BigBang-BigCrunch
Big Bang–Big Crunch algorithm implemented in JAX.
fualsan/CategoricalMoESafranbolu
Source code for the paper "Probabilistic Clustering of Safranbolu House Typologies using Categorical Linear Layers and Mixture of Experts" (currently under review).
fualsan/LLM_SFT
Supervised fine tuning of large language models
fualsan/StatisticsWithPython
Statistics with Python