The Approximation Power of Neural Networkstowardsdatascience.com1 points·by buzzier·8 jaar geleden·0 comments
How much Mathematics do you need to succeed in AI/Deep Learning?medium.com1 points·by buzzier·8 jaar geleden·0 comments
buzzier·3 jaar geleden·discussRWKV-v4 Web Demo (169m/430m params) https://josephrocca.github.io/rwkv-v4-web/demo/
buzzier·3 jaar geleden·discussFor Windows:1. Binary build https://github.com/jaykrell/llama.cpp/releases/tag/12. Quantized model (7B/13B/30B) https://mega.nz/folder/UjAUES6Z#bGhKkyiZX3eRrn9HcxVVfA3. main.exe -m ggml-model-q4_0.bin -t 8 -n 128
buzzier·7 jaar geleden·discussMastering Bitcoin https://github.com/bitcoinbook/bitcoinbookAn awesome curated list of Cryptoeconomic research and learning materials https://github.com/jpantunes/awesome-cryptoeconomicsA collection about awesome blockchains https://github.com/openblockchains/awesome-blockchainsBuilding Blockchain in Go https://jeiwan.net/posts/building-blockchain-in-go-part-1/
buzzier·7 jaar geleden·discussAI Circus, Mid 2019 Update https://blog.piekniewski.info/2019/05/30/ai-circus-mid-2019-...Stories of AI Failure and How to Avoid Similar AI Fails in 2019 https://www.lexalytics.com/lexablog/stories-ai-failure-avoid...How IBM Watson Overpromised and Underdelivered on AI Health Care https://spectrum.ieee.org/biomedical/diagnostics/how-ibm-wat...Automakers Are Rethinking the Timetable for Fully Autonomous Cars https://www.designnews.com/electronics-test/automakers-are-r...
buzzier·7 jaar geleden·discusshttps://thispersondoesnotexist.comhttps://thisrentaldoesnotexist.comhttps://thisvaginadoesnotexist.com
buzzier·8 jaar geleden·discussEveryday DSP for Programmers(JavaScript) http://sam-koblenski.blogspot.com/2015/08/everyday-dsp-for-p...
buzzier·8 jaar geleden·discussThe Approximation Power of Neural Networks https://towardsdatascience.com/the-approximation-power-of-ne...
buzzier·8 jaar geleden·discussruntime.js - javascript library operating system for the cloudIt's built on V8 JavaScript engine and uses event-driven and non-blocking I/O model inspired by Node.js. At the moment KVM is the only supported hypervisor.http://runtimejs.org/