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/cprogressbar
Toy implementation of progress bar in C++
Akasan/Akasan
Akasan/Akasan.github.io
Akasan/AlgorithmsInPython
Implementations of algorithms in Python
Akasan/ansible-fastapi-server
Docker container for FastAPI server managed by ansible
Akasan/calculate_kaprekar_number
Akasan/dotfiles
Akasan/ForMedium
Codes used in Medium articles
Akasan/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Akasan/gitmoji-test
toy repojitory to check how to use gitmoji
Akasan/go
The Go programming language
Akasan/handycam
Wrapper of OpenCV to handle capture easily
Akasan/linux
Linux kernel source tree
Akasan/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Akasan/minesweeper-react
MineSweeper implementation in TypeScript
Akasan/mojo
The Mojo Programming Language
Akasan/MontyHallProblemChecker
Akasan/numpy
The fundamental package for scientific computing with Python.
Akasan/onnxruntime_utilities
Utilities for onnxruntime
Akasan/OptimizationAlgorithmInGolang
Akasan/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Akasan/PyConfigParser
ConfigParser for python
Akasan/pyenchant
spellchecking library for python
Akasan/pylib_finder
FInd libraries which are imported and generate requirements.txt
Akasan/PyMineSweeper
Akasan/pytetris
Akasan/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Akasan/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Akasan/tovideo_docker
動画を画像に変換するためのdocker
Akasan/VSLAM