Aki Hasegawa (ahasgw)

ahasgw

Geek Repo

Github PK Tool:Github PK Tool


Organizations
clinfo

Aki Hasegawa's starred repositories

FedML

FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on any GPU cloud or on-premise cluster. Built on this library, TensorOpera AI (https://TensorOpera.ai) is your generative AI platform at scale.

Language:PythonLicense:Apache-2.0Stargazers:4116Issues:0Issues:0

substra

Low-level Python library used to interact with a Substra network

Language:PythonLicense:Apache-2.0Stargazers:267Issues:0Issues:0

gbtl

GraphBLAS Template Library (GBTL): C++ graph algorithms and primitives using semiring algebra as defined at graphblas.org

Language:C++License:NOASSERTIONStargazers:128Issues:0Issues:0

rgri

Reference implementation of the draft C++ GraphBLAS specification.

Language:C++License:BSD-3-ClauseStargazers:27Issues:0Issues:0

cppmap.docs

🗺️ Source code of "C++ の歩き方": C++20/23/26 resources written in Japanese.

License:UnlicenseStargazers:177Issues:0Issues:0

LAGraph

This is a library plus a test harness for collecting algorithms that use the GraphBLAS. For test coverage reports, see https://graphblas.org/LAGraph/ . Documentation: https://lagraph.readthedocs.org

Language:CLicense:NOASSERTIONStargazers:224Issues:0Issues:0

GraphBLAS

SuiteSparse:GraphBLAS: graph algorithms in the language of linear algebra. For production: (default) STABLE branch. Code development: ask me for the right branch before submitting a PR. video intro: https://youtu.be/Tj5y6d7FegI .

Language:CLicense:NOASSERTIONStargazers:346Issues:0Issues:0

libcudacxx

[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl

Language:C++License:NOASSERTIONStargazers:2295Issues:0Issues:0

SparseChem

Fast and accurate machine learning models for biochemical applications.

Language:PythonLicense:MITStargazers:53Issues:0Issues:0
Language:PythonLicense:MITStargazers:53Issues:0Issues:0
Language:Jupyter NotebookLicense:MITStargazers:8Issues:0Issues:0

PureLISP.sh

A Pure LISP interpreter written in shell script conformed to POSIX shell

Language:ShellLicense:CC0-1.0Stargazers:40Issues:0Issues:0

portacle

A portable common lisp development environment

Language:ShellLicense:ZlibStargazers:697Issues:0Issues:0

Petalisp

Elegant High Performance Computing

Language:Common LispLicense:AGPL-3.0Stargazers:464Issues:0Issues:0

numcl

Numpy clone in Common Lisp

Language:Common LispLicense:NOASSERTIONStargazers:633Issues:0Issues:0

numericals

CFFI enabled SIMD powered simple-math numerical operations on arrays for Common Lisp [still experimental]

Language:Common LispLicense:MITStargazers:46Issues:0Issues:0
Language:CLicense:NOASSERTIONStargazers:81Issues:0Issues:0

cl-waffe

[Deprecated] Common Lisp Differentiable Matrix Operations for Mathematical Optimization.

Language:Common LispLicense:MITStargazers:47Issues:0Issues:0

lmdb

LMDB bindings for Common Lisp

Language:Common LispLicense:MITStargazers:41Issues:0Issues:0

TdZdd

A top-down/breadth-first decision diagram manipulation framework

Language:C++License:MITStargazers:50Issues:0Issues:0
Language:PythonStargazers:223Issues:0Issues:0

nnue-pytorch

Stockfish NNUE (Chess evaluation) trainer in Pytorch

Language:C++License:GPL-3.0Stargazers:305Issues:0Issues:0

lightning-geometric

Integrate pytorch

Language:PythonStargazers:47Issues:0Issues:0

tutorials

Collection of Pytorch lightning tutorial form as rich scripts automatically transformed to ipython notebooks.

Language:PythonLicense:Apache-2.0Stargazers:279Issues:0Issues:0

pytorch-lightning

Pretrain, finetune and deploy AI models on multiple GPUs, TPUs with zero code changes.

Language:PythonLicense:Apache-2.0Stargazers:27617Issues:0Issues:0

ROCm

AMD ROCm™ Software - GitHub Home

Language:ShellLicense:MITStargazers:4390Issues:0Issues:0

lisp-cheney

A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a copying garbage collector and REPL.

Language:CLicense:BSD-3-ClauseStargazers:31Issues:0Issues:0

lisp

A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.

Language:CLicense:BSD-3-ClauseStargazers:73Issues:0Issues:0

tinylisp

Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

Language:CLicense:BSD-3-ClauseStargazers:817Issues:0Issues:0

SmallerC

Simple C compiler

Language:CLicense:BSD-2-ClauseStargazers:1370Issues:0Issues:0