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/TSPSolverApplication
Application for visualizing TSP solver
Akasan/AntColonyOptimization
Implementation of Ant Colony Optimization (ACO)
Akasan/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
Akasan/bayesian-neural-network-mnist
Bayesian neural network using Pyro and PyTorch on MNIST dataset
Akasan/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
Akasan/d2l-pytorch
This is an attempt to modify Dive into Deep Learning, Berkeley STAT 157 (Spring 2019) textbook's code into PyTorch.
Akasan/DeepAnomalyDetection_benchmark
Benchmark for DeepLearning anomaly detection
Akasan/fastbook
Draft of the fastai book
Akasan/ganhacks
starter from "How to Train a GAN?" at NIPS2016
Akasan/HackerRankResult
My answer of HackerRank
Akasan/ja_text_bert
日本語WikipediaコーパスでBERTのPre-Trainedモデルを生成するためのリポジトリ
Akasan/MatriX-CS
Matrix handler in C#
Akasan/MineSweeper-CS
Implementation of Mine Sweeper in C#
Akasan/opencv
Open Source Computer Vision Library
Akasan/practical-pytorch
PyTorch tutorials demonstrating modern techniques with readable code
Akasan/PRML
PRML algorithms implemented in Python
Akasan/ProgrammingReferences
References of programming
Akasan/Python
All Algorithms implemented in Python
Akasan/python-chess
A pure Python chess library with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing and UCI/XBoard engine communication
Akasan/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Akasan/scikit-learn
scikit-learn: machine learning in Python
Akasan/self-attention-classification
document classification using LSTM + self attention
Akasan/xmltodict
Python module that makes working with XML feel like you are working with JSON