Pinned Repositories
Akasan
Akasan.github.io
AlgorithmsInPython
Implementations of algorithms in Python
ansible-fastapi-server
Docker container for FastAPI server managed by ansible
AntColonyOptimization
Implementation of Ant Colony Optimization (ACO)
Artificial-Intelligence-with-Python
Code repository for Artificial Intelligence with Python, published by Packt
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
bayesian-neural-network-mnist
Bayesian neural network using Pyro and PyTorch on MNIST dataset
cprogressbar
Toy implementation of progress bar in C++
TSPSolverApplication
Application for visualizing TSP solver
Akasan's Repositories
Akasan/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
Akasan/Python
All Algorithms implemented in Python
Akasan/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Akasan/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Akasan/bayesian-neural-network-mnist
Bayesian neural network using Pyro and PyTorch on MNIST dataset
Akasan/ja_text_bert
日本語WikipediaコーパスでBERTのPre-Trainedモデルを生成するためのリポジトリ
Akasan/self-attention-classification
document classification using LSTM + self attention