Skip to content

Instantly share code, notes, and snippets.

View degski's full-sized avatar
💭
stop watching us

degski

💭
stop watching us
View GitHub Profile
/************************************************************************
http://www.incompleteideas.net/
http://www.incompleteideas.net/td-backprop-pseudo-code.text
Nonlinear TD/Backprop pseudo C-code
Written by Allen Bonde Jr. and Rich Sutton in April 1992.
// prfchwintrin.h
/*===---- prfchwintrin.h - PREFETCHW intrinsic -----------------------------===
*
* Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
* See https://llvm.org/LICENSE.txt for license information.
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
*
*===-----------------------------------------------------------------------===
*/