From c218bc693aa3703fee666c3ca1c068201c07d2a9 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 6 Jun 2019 22:44:00 -0400 Subject: WIP: Class definition. --- documentation/research/machine_learning.md | 1 + documentation/research/math.md | 1 + documentation/research/operating_system.md | 1 + 3 files changed, 3 insertions(+) (limited to 'documentation') diff --git a/documentation/research/machine_learning.md b/documentation/research/machine_learning.md index f63e36d3c..3f93192cb 100644 --- a/documentation/research/machine_learning.md +++ b/documentation/research/machine_learning.md @@ -48,6 +48,7 @@ # Meta-learning +1. https://blog.fastforwardlabs.com/2019/05/22/metalearners-learning-how-to-learn.html 1. https://www.bayeswatch.com/2018/11/30/HTYM/ 1. https://bender.dreem.com/ diff --git a/documentation/research/math.md b/documentation/research/math.md index fd016f7b0..6b9b81bd4 100644 --- a/documentation/research/math.md +++ b/documentation/research/math.md @@ -140,6 +140,7 @@ # Abstract Algebra +1. [DUALITY FOR GROUPS](https://projecteuclid.org/download/pdf_1/euclid.bams/1183515045) 1. https://gowers.wordpress.com/2011/11/20/normal-subgroups-and-quotient-groups/ 1. [Abstract Algebra: Theory and Applications](http://abstract.ups.edu/) 1. [Group Theory](http://birdtracks.eu/version9.0/GroupTheory.pdf) diff --git a/documentation/research/operating_system.md b/documentation/research/operating_system.md index b65b1c238..d03f2c478 100644 --- a/documentation/research/operating_system.md +++ b/documentation/research/operating_system.md @@ -83,6 +83,7 @@ # Reference +1. [Rethinking files](https://www.devever.net/~hl/objectworld) 1. [Writing an OS in Rust (Second Edition)](https://os.phil-opp.com/) 1. https://archiveos.org/ 1. https://lwn.net/Articles/615809/ -- cgit v1.2.3