Skip to content

Commit a9d3688

Browse files
committed
AI Dev formatting
I'm being persnickety
1 parent 435189e commit a9d3688

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/pages/aboutMe/aidev.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@ export const pageListingData = {
9999
<br>&nbsp;&nbsp;&nbsp;&nbsp; How I'm devloping it, at least.
100100
101101
<br>
102-
<br>Rather than a field of numbers aligning to yield a prediction,
102+
<br><span class="innerCenter">Rather than a field of numbers aligning to yield a prediction,
103103
<br>&nbsp;&nbsp; It's the structure of neural connections which manipulates the data.
104+
</span>
104105
<br>
105106
<br>I've been going in a direction that should yield a similar result to a RNN, but with a different mental structure.
106107
<br>&nbsp;&nbsp; With that general-purpose neuron, I can provide text, images, audio histograms, etc. to the network.
@@ -116,7 +117,7 @@ export const pageListingData = {
116117
<br><span class="textNudge">How about an <span class="textNudge">Echo State Network</span> (<span class="textNudge">ESN</span>) AI I wrote in the summer of 2024?</span>
117118
<br>
118119
<br><span class="innerCenter">An ESN is a type of RNN,
119-
<br>which considers time in it's prediction.
120+
<br>Which considers time in it's prediction.
120121
<br>It thinks about past events to predict future events.
121122
<div class='procPagesAboutMeSpacer'></div>
122123
</span>

0 commit comments

Comments
 (0)