214 skills found · Page 1 of 8
aoapc-book / Aoapc Bac2ndSource codes for book <<<BeginningAlgorithmContests>> Second edition
microsoft / Sample App Aoai ChatGPTSample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
Azure-Samples / Aoai Realtime Audio SDKAzure OpenAI code resources for using gpt-4o-realtime capabilities.
sukhoeing / Aoapc Bac2nd Keys算法竞赛入门经典第2版-习题选解
husthuaan / AoANetCode for paper "Attention on Attention for Image Captioning". ICCV 2019
ucnl / UCNLNavMultilanguage (C#/Matlab/Rust) library for solving navigation (2D/3D) & geodetic problems: Multilateration (true range), Time-Of-Arrival (TOA), Time-Difference-Of-Arrival (TDOA), Angle-Of-Arrival AOA (Direction-Of-Arrival, DOA); Direct & inverse geodetic problems: Vincenty equations, Haversine formula; Virtual Long Baseline navigation (VLBL) etc.
klb3713 / Aoapc Book《算法竞赛入门经典》例题习题代码
monuminu / AOAI SamplesNo description available
Azure / Aoai ApimScaling AOAI using APIM, PTUs and TPMs
timoklimmer / Powerproxy AoaiMonitors and processes traffic to and from Azure OpenAI endpoints.
chenhui07c8 / DOA AOA AlgorithmsDirection-of-Arrival Algorithms
Jeija / ToA AoA Augmented ChannelChartingSource Code for Paper "Augmenting Channel Charting with Classical Wireless Source Localization Techniques"
aoaio / Go AoaThe Aurorachain project has three phases, this is the first phase of the code.
Navigine / Direction Of Arrival DoA Estimation AlgorithmProject for finding beacon location using Angle of Arrival (AoA) signal. The Direction of Arrival estimation is based on the MUltiple SIgnal Classification (MUSIC) algorithm here.
Azure / Aoai Smart LoadbalancingSmart load balancing for Azure OpenAI endpoints
sukhoeing / Aoapc BookAutomatically exported from code.google.com/p/aoapc-book
MarcinWachowiak / Gr AoaGNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of USRP devices
kevinkwl / AoAReaderPyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension
Azure-Samples / Aoai Net StarterkitAzure OpenAI Starter Kit for .NET Developers
lc222 / Attention Over Attention Tf QA论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现