-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabandoned-ideas-file.html
More file actions
91 lines (73 loc) · 4.98 KB
/
abandoned-ideas-file.html
File metadata and controls
91 lines (73 loc) · 4.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="https://collective-logic-lab.github.io/theme/css/style.css">
<!--<script src="/theme/js/less.js" type="text/javascript"></script>-->
<link rel="stylesheet" type="text/css" href="https://collective-logic-lab.github.io/theme/css/pygments.css">
<link href='//fonts.googleapis.com/css?family=Open+Sans:800,400,300|Inconsolata' rel='stylesheet' type='text/css'>
<link href="https://collective-logic-lab.github.io/" type="application/atom+xml" rel="alternate" title="Collective Logic Lab ATOM Feed" />
<!-- BCD for mobile devices -->
<meta name="viewport" content="width=600">
<title>Collective Logic Lab - Abandoned Ideas File</title>
<meta charset="utf-8" />
</head>
<body>
<header>
<!-- <figure id="user_logo">-->
<!-- <a href="https://collective-logic-lab.github.io"><div class="logo"> </div></a>-->
<!-- </figure>-->
<div class="user_meta">
<h1 id="user"><a href="https://collective-logic-lab.github.io" class="">Collective Logic Lab</a></h1>
<h2></h2>
<ul>
<li class="active">
<a href="https://collective-logic-lab.github.io/./">What We Do</a>
<a href="https://collective-logic-lab.github.io/pages/community.html">Community</a>
<a href="https://collective-logic-lab.github.io/pages/publications.html">Publications</a>
<a href="https://collective-logic-lab.github.io/category/news.html">News</a>
<a href="https://collective-logic-lab.github.io/category/research-musings.html">Research Musings</a>
</li>
</ul>
</div>
</header>
<section id="posts">
<article>
<h1 id="title">
<a href="https://collective-logic-lab.github.io/abandoned-ideas-file.html" rel="bookmark"
title="Permalink to 'Abandoned Ideas File'">Abandoned Ideas File</a>
</h1>
<h3>
Posted May 2023 by Bryan Daniels
</h3>
<p>Moving along in academia can feel like a gradual transition from the (undergraduate / graduate) hunger for important questions to tackle, to the (graduate / postdoc) satiation of producing good questions and tackling them, to the (postdoc / professor) overabundance of producing more questions than you know what to do with. Even offloading questions to students leaves a path littered with unfollowed leads. As I enter a busier phase of my career, I want to open my dusty file of abandoned ideas and release them into the wild...</p>
<h2><em>Abandoned idea #130715</em></h2>
<p>Cultural evolution of popular colors. Preliminary analysis: Over-represented colors on the covers of yearly top 10 music albums across decades. What is the rate of change in color space?</p>
<p><img alt="popular colors over decades" src="https://collective-logic-lab.github.io/images/album image overrepresented colors by decade.png"></p>
<h2><em>Abandoned idea #131101</em></h2>
<p>Is the fact that Newton's laws are described in terms of positions and their derivatives connected to the fact that there is a minimum embedding dimension, implying there could be equivalent descriptions in terms of other variables? Inspired by Packard, Crutchfield, Farmer, Shaw (1980).</p>
<h2><em>Abandoned idea #160406</em></h2>
<p>Is the 2nd Law of Thermodynamics equivalent to the Data Processing Inequality?</p>
<h2><em>Abandoned idea #170421</em></h2>
<p>If I'm counting the number of memories that can be stored in a Hopfield network, how does that correspond to human memories? Experiencing a memory tends to be more associative, flowing from one idea to another. It's not as if I fall into one discrete holistic memory state and that's that. How would I count the number of memories I have?</p>
<h2><em>Abandoned idea #201022</em></h2>
<p>Auto-correct could be making communication less reliable. When it works, it makes communication perhaps faster (the receiver doesn't have to make the correction themselves), but no more precise (the receiver can correct errors just as well as the computer). But when it doesn't work, it hinders precision because it's harder for the receiver to decode.</p>
<h2><em>Abandoned idea #121210</em></h2>
<p>Galois theory seems to be providing the conditions under which there are no "shortcuts" to solving a polynomial equation (so you have to resort to doing it numerically—guess and check) in terms of group theory (non-decomposable groups and such). Related to NP hard problems?</p>
<div id="article_meta">
Category:
<a href="https://collective-logic-lab.github.io/category/research-musings.html">Research Musings</a>
</div>
</article>
<!--
<footer>
<address>
Powered by <a href="https://getpelican.com/">Pelican</a>.
</address>
</footer>
-->
</section>
<script>var clicky_site_ids = clicky_site_ids || []; clicky_site_ids.push(101172850);</script>
<script async src="//static.getclicky.com/js"></script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/101172850ns.gif" /></p></noscript>
</body>
</html>