オムライスの備忘録

数学・統計学・機械学習・プログラミングに関することを記す

2023-04-01から1ヶ月間の記事一覧

【機械学習】Neural Network

機械学習 #まとめ編 yhayato1320.hatenablog.com Index Index Neural Network 応用 Deep Neural Network / DNN Spiking Neural Network / SNN Liquid Neural Network Geometric Algebra Neural Network Geometric Clifford Algebra Network / GCAN 参考 Neur…

【深層学習】Consistency Models

Index Index Consistency Models 参考 Web サイト Consistency Models 参考 Consistency Models [2023] arxiv.org Web サイト github.com AI画像生成のスピードが大幅アップか、OpenAI が Consistency Models の実装をリリース cginterest.com Consistency M…

【音声解析】Voice Conversion / 音声変換

音声解析 yhayato1320.hatenablog.com Index Index Voice Conversion / 音声変換 アルゴリズム TriAAN-VC / 2023 参考 Voice Conversion / 音声変換 アルゴリズム TriAAN-VC / 2023 TriAAN-VC: Triple Adaptive Attention Normalization for Any-to-Any Voic…

【深層学習】Open Pre-trained Transformer

Index Index Open Pre-trained Transformer 応用 OPT-IML / 2022 参考 Web サイト Open Pre-trained Transformer 2022年5月に Meta が GPT-3 に匹敵する 1,750 億のパラメーターを持つ OPT-175B (Open Pretrained Transformer 175B) を公開した. OPT-175B は…

【機械学習】主成分分析 / Principal Component Analysis / PCA

Index Index 主成分分析 / Principal Component Analysis / PCA 参考 Web サイト 動画 主成分分析 / Principal Component Analysis / PCA 参考 Web サイト 主成分分析が分散共分散行列の固有値・固有ベクトルで得られることを確認する www.hello-statisticia…

【深層学習】Parameter Efficient Fine Tuning / PEFT

Pre Training / Fine Turning yhayato1320.hatenablog.com Index Index Parameter Efficient Fine Tuning / PEFT 参考 Parameter Efficient Fine Tuning / PEFT 参考 github.com PEFT の手法まとめ

【点群処理】Simultaneous Localization And Human Mesh Recovery / SLAHMR

Index Index Simultaneous Localization And Human Mesh Recovery / SLAHMR 参考 Web サイト Simultaneous Localization And Human Mesh Recovery / SLAHMR 参考 Decoupling Human and Camera Motion from Videos in the Wild [2023] arxiv.org Web サイト …

【深層学習】ToMe

Transformer yhayato1320.hatenablog.com Index Index ToMe 参考 ToMe 参考 Transformerで処理中にトークン集合を二つにわけ(A, B)、 A中の各トークンで最も似ているB中のトークンを求め、 最も似ている上位ペアr%をマージし、 トークンを減らして処理をす…

【深層学習】LLaMA

Transformer yhayato1320.hatenablog.com Index Index LLaMA 応用 Chat LLaMA Alpaca / 2023 Self Instruct LLaMA-Adapter / 2023 Vicuna LLama 2 実装 参考 Web Tweet 動画 LLaMA 応用 Chat LLaMA https://github.com/nebuly-ai/nebullvm/tree/main/apps/ac…

【深層学習】GPT-4

GPT #まとめ編 yhayato1320.hatenablog.com Index Index GPT-4 サービス GPT4All 研究 参考 Web サイト GPT-4 言語と画像のマルチモーダル大規模言語モデル. サービス GPT4All GPT4All: Training an Assistant-style Chatbot with Large Scale Data Distilla…