Pinned Repositories
lean-by-example
コード例で学ぶ Lean 言語
lean99
These are Lean translations of Ninety-Nine Haskell Problems (WIP)
ConcreteSemantics.lean
「Concrete Semantics」を Lean で読むノート
graduate_exam
京都大学数学系の院試の問題と解答です
InterpreterBook
「go 言語でつくるインタプリタ」の Lean によるノート
mathlib4-help
List of the output of #help command of mathlib4, including list of all tactics, commands...etc
mdgen
Tool to generate markdown files from lean files. This is heavily inspired by lean2md.
mk-exercise
Simple and intuitive tool to manage exercises in textbooks written in Lean.
NumericalAnalysis.lean
朝倉書店「Pythonによる数値計算入門」のノート
ZeroD.lean
「ゼロから作るDeep Learning」をLeanで読みたい
Seasawher's Repositories
Seasawher/localGPT
My fork of localGPT
Seasawher/poetry-devcontainer
template for setting up poetry in devcontainer
Seasawher/beastify-extension
ブラウザ拡張機能を作るチュートリアルで作成した,FireFox拡張機能
Seasawher/book-recommendation
FreeCodeCamp / Machine Learning with Python / Book Recommendation Engine using KNN
Seasawher/chatbot-tutorial
streamlit による chatbot 作成の練習です
Seasawher/fcc-machine-learning
my attempt of fcc machine learning projects. WIP :construction:
Seasawher/fp-lean
Functional Programming in Lean のソースコードのクローン
Seasawher/fp-lean-solutions
「Functional Programming in Lean」の演習問題の解答を置いておく用のリポジトリです.
Seasawher/game-of-life
Conway's game of life implemented by Deno + TypeScript + p5js
Seasawher/hello-tauri-react
Tauri + React を用いた開発環境のセットアップ.
Seasawher/how_to_install_lean
Leanのインストール方法・elanとLakeの使い方
Seasawher/lean-math-workshop-my-solutions
https://github.com/yuma-mizuno/lean-math-workshop のクローン.自分で問題を解いていくために使う.
Seasawher/lean-math-workshop-sphinx
https://github.com/yuma-mizuno/lean-math-workshop の内容をウェブページとしてビルドする試み
Seasawher/lean-math-workshop-static-site
https://github.com/yuma-mizuno/lean-math-workshop のフォーク.lean ⇒ md と変換してWebページを作る試み
Seasawher/lean-quiz
Quiz on Lean4!
Seasawher/lean-quiz-template
Lean でクイズを出題するためのテンプレート. lean_grader を使用して自動採点を行います.開発中.
Seasawher/linear-regression
FreeCodeCamp / Machine Learning with Python / Linear Regression Health Costs Calculator
Seasawher/math-in-type-theory-ja
Xena の記事「Mathematics in type theory」の非公式日本語訳です
Seasawher/math-in-type-theory-ja-old
Mathematics in type theory の非公式日本語訳(古いです)
Seasawher/math2001
Lean4 による数学の定理証明のチュートリアル
Seasawher/mathematics_in_lean_old
「Mathematics in Lean」の読書メモ
Seasawher/mathematics_in_lean_source_fork0
Mathematics in Lean のソースコードのフォーク. GitHub Action で自動デプロイを行う
Seasawher/mathlib4
The math library of Lean 4
Seasawher/mathlib4-options
all options in mathlib4
Seasawher/mean-variance-standard-deviation-calculator
FreeCodeCamp Project / Data Analysis with Python
Seasawher/mlflow-test
MLFlow を試します
Seasawher/natural-number-game4-solutions
my save data of natural number game 4
Seasawher/neural-network-sms-text-classifier
Free Code Camp / Machine Learning with Python / Neural Network SMS Text Classifier
Seasawher/serene-blog
WIP: work in progress
Seasawher/zola-serene
私の個人ページ