<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">jcc</journal-id>
      <journal-title-group>
        <journal-title>Journal of Computer and Communications</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2327-5227</issn>
      <issn pub-type="ppub">2327-5219</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/jcc.2026.146002</article-id>
      <article-id pub-id-type="publisher-id">jcc-151945</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Bio-Inspired Physical Reservoir Computing Based on Organic Electrochemical Transistors for Temporal Pattern Recognition</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <name name-style="western">
            <surname>Wang</surname>
            <given-names>Jingqi</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <name name-style="western">
            <surname>Zhang</surname>
            <given-names>Dongsheng</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Shanghai High School International Division, Shanghai, China </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest regarding the publication of this paper.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>11</day>
        <month>06</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>06</month>
        <year>2026</year>
      </pub-date>
      <volume>14</volume>
      <issue>06</issue>
      <fpage>13</fpage>
      <lpage>26</lpage>
      <history>
        <date date-type="received">
          <day>24</day>
          <month>03</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>15</day>
          <month>06</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>18</day>
          <month>06</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license ( <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/jcc.2026.146002">https://doi.org/10.4236/jcc.2026.146002</self-uri>
      <abstract>
        <p>The increasing demand for real-time and energy-efficient artificial intelligence (AI) processing exposes fundamental limitations of traditional von Neumann architectures. Neuromorphic computing, inspired by biological neural systems, offers a promising alternative by integrating memory and computation within dynamic physical substrates. Here, we demonstrate organic electrochemical transistors (OECTs) based on PEDOT:PSS as dynamic nodes for physical reservoir computing (PRC). OECTs exhibit coupled ionic-electronic transport, volumetric doping, and intrinsic short-term memory arising from ion diffusion, enabling nonlinear temporal signal transformation without recurrent circuitry. Flexible high-resolution OECT devices were fabricated via multilayer photolithography and characterized electrically. Under pulsed gating, the devices exhibit synaptic behaviors including paired-pulse facilitation, spike-timing-dependent plasticity, and frequency-dependent plasticity. Temporally encoded 4 × 4 MNIST digit images were applied as gate voltage sequences. The resulting drain current waveforms were analyzed to extract dynamic features and classified using a softmax regression model. The system achieved an average recognition accuracy of 78.6% without internal weight training. These results establish OECT-based PRC as a scalable, low-power, and bio-compatible neuromorphic hardware platform for temporal information processing.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Organic Electrochemical Transistors (OECT)</kwd>
        <kwd>Physical Reservoir Computing</kwd>
        <kwd>Neuromorphic Computing</kwd>
        <kwd>PEDOT:PSS</kwd>
        <kwd>MNIST Classification</kwd>
        <kwd>Bio-Electronic</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>The rapid increase in need for current AI as well as energy-effective AI already questions the abilities to the normal von Newmann-structure. These older computers separated their physical memory spaces from processor cores, which made it difficult for them to hold all the new neural nets at once, because that takes up lots of time going between memory storage places, and using power all over like this huge “Memory Wall” effect on these newer nets, that require super high throughput of data transfer (lots) [<xref ref-type="bibr" rid="B1">1</xref>]. To fight such inefficient ways of doing stuff neuromorhic computing is becoming an alternative. Following the biological brain’s approach this will include integration computation and memorization as events driven system in series, which would be capable of making significant leap forward, when working with temporal information regarding to its use of power [<xref ref-type="bibr" rid="B2">2</xref>].</p>
      <p>Of the many different neuromorphic architectures out there, it is Reservoir Computing (RC) that gets called upon as being pretty strong at doing work with stuff changing over time [<xref ref-type="bibr" rid="B3">3</xref>]. In contrast to conventional RNNs, which entail costly and generally troublesome to train all those inner-connections that could easily become stuck during learning (RNN) RC takes this reservoir which is an inherently nonlinear system which maps the incoming signal into some big, messy space via that reservoir and then all you get are very simple linear mappings from there forward out of whatever did with the reservoir. Therefore the rest of the network can be left untrained with reduced computation cost. The early RC implementations were based on software-simulated Echo State Networks while later works concentrated on Physical Reservoir Computing (PRC) in which the non-linear dynamic of physical substrate substitute software defined neuron [<xref ref-type="bibr" rid="B4">4</xref>]. There’s all sorts of material that people use: Optical Systems and Memristor Systems. But many of the inorganic ones also run into problems of needing high voltages, being hard to make, and sometimes not being friendly to living things.</p>
      <p>Organic electrochemical transistors (OECTs) are the most popular choice as the PRC nodes [<xref ref-type="bibr" rid="B5">5</xref>] as well recently. Typically, they use the conjugated-polymer material, PEDOT:PSS and they do it through very specific process where they use coupled ionic and electronic transport along with changes in volume, <italic>i.e.</italic>, volumetric doping. Ion can pass into polymer bulk via this method which makes channel’s conductance vary over time and looks like living synapse with short-term memory (STM) and change-ability (plasticity) [<xref ref-type="bibr" rid="B6">6</xref>]. In contrast to surface-gated silicon transistors, OECT has much higher transconductance at sub-Volt levels, and it is also naturally solution-processable/flexible.</p>
      <p>Though there is some strength for it here but there’s no sort of an exhaustive or systematic kind of presentation in this field, showing a transition between what happens at a very small scale, like just looking at things with your magnifying glass up close and the type of complex stuff actually want to do, like having lots of different groups of information being put together all at once. Current studies tend to consider individual synaptic phenomena such as paired pulse facilitation in isolation rather than within the functional computing framework of recognizing patterns. In terms of PRC system, specifically, robust implementations using flexible OECT arrays for digitized images are still in their early days.</p>
      <p>In our case here is a work regarding reporting a high performance but also a flexible PR system using PEDOTPSS OECT in recognition of a temporal sequence. Comprehensive approach: scalable microfabrication to algorithms. We built up an array by means of multilayer photolithography, and it has high resolution with obvious synaptic like behavior such as PPF, STDP. System computational power validation with use of the MNIST handwritten digit data set where we encoded spatial pixel info into temporally gated voltage sequences. By utilizing the OECT’s ionic-electronic fading memory, the single-node reservoir effectively transformed the input signal space into a much higher dimensional space with a simple Softmax regression readout, obtaining a classification accuracy of 78.6%. This paper points out that maybe OECT can be used as building block for low power and flexible bio inspired system.</p>
    </sec>
    <sec id="sec2">
      <title>2. Methodology</title>
      <sec id="sec2dot1">
        <title>2.1. Data Collection and Dataset Description</title>
        <p>In order to examine if the proposed OECT-based physical reservoir computing (PRC) has time computing ability, the MNIST handwritten digit dataset was used. MNIST is an established dataset for studies in both machine-learning and neuromorphic computing and first appeared in work of LeCun <italic>et al.</italic> It contains 70,000 grayscale pictures of handwritten figures (0 - 9): 60,000 training and 10,000 testing. Image size 28 × 28 with pixel intensity 0 - 255.</p>
        <p>In this work uses a down sampled version by a factor of 4x4 obtained via spatial down sampling on the 28 × 28 images. The purposeful low dimension is done so because there’s just that few amount of virtual nodes inside of the single-OECT times multiplexer’s reservoir system, thus ensuring both hardware dynamic and input size are compatible with each other (<xref ref-type="fig" rid="fig1">Figure 1</xref>). Representative Examples of Original MNIST Dataset.</p>
        <fig id="fig1">
          <label>Figure 1</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId17.jpeg?20260618024136" />
        </fig>
        <p><bold>Figure 1</bold><bold>.</bold> Representative samples from the MNIST handwritten digit dataset.</p>
        <p>To establish a consistent experimental protocol, a subset of 1,116 images was selected from the MNIST dataset without data augmentation. This subset was split using a strictly class-balanced scheme: 16 images were used for classifier training, 500 independent samples were used for hyperparameter validation, and the remaining 600 samples were reserved for final testing. All preprocessing was performed digitally prior to waveform encoding.</p>
      </sec>
      <sec id="sec2dot2">
        <title>2.2. Microscopic Physics and Device Modeling of OECTs</title>
        <p>The OECTs operation is based on the combined movement of both ions and electron’s inside of Organic Mixture of Ionic &amp; Electron Conductor (OMIEC) [<xref ref-type="bibr" rid="B7">7</xref>]. In <xref ref-type="fig" rid="fig2">Figure 2</xref> we can see that the device uses PEDOT:PSS as its active channel material; the conducting PEDOT<sup>+</sup> chains are counterbalanced by the insulating PSS<sup>−</sup> chains. A positive gate voltage <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mi> G </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> is applied. Cation like H<sup>+</sup>, Na<sup>+</sup> from electrolyte will be pushed into the polymer bulk. These cations take up for the negative charge on PSS<sup>−</sup> chains, thus making it possible to have less dopant concentration in PEDOT and consequently lower hole concentration.</p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId20.jpeg?20260618024136" />
        </fig>
        <p><bold>Figure 2</bold><bold>.</bold> Formation of OECT.</p>
        <p>This volumetric doping mechanism allows for a much higher transconductance compared to surface-gated transistors [<xref ref-type="bibr" rid="B8">8</xref>]. Based on the Bernards-Malliaras model, the steady-state drain current <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> I </mml:mi><mml:mi> D </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> is governed by the following relationship:</p>
        <disp-formula id="FD1">
          <label>(1)</label>
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>I</mml:mi>
                <mml:mi>D</mml:mi>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:mfrac>
                <mml:mrow>
                  <mml:msub>
                    <mml:mi>G</mml:mi>
                    <mml:mn>0</mml:mn>
                  </mml:msub>
                  <mml:mi>L</mml:mi>
                </mml:mrow>
                <mml:mi>d</mml:mi>
              </mml:mfrac>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mn>1</mml:mn>
                  <mml:mo>−</mml:mo>
                  <mml:mfrac>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>V</mml:mi>
                        <mml:mi>G</mml:mi>
                      </mml:msub>
                      <mml:mo>−</mml:mo>
                      <mml:msub>
                        <mml:mi>V</mml:mi>
                        <mml:mrow>
                          <mml:mi>o</mml:mi>
                          <mml:mi>f</mml:mi>
                          <mml:mi>f</mml:mi>
                        </mml:mrow>
                      </mml:msub>
                    </mml:mrow>
                    <mml:mrow>
                      <mml:msub>
                        <mml:mi>V</mml:mi>
                        <mml:mi>P</mml:mi>
                      </mml:msub>
                    </mml:mrow>
                  </mml:mfrac>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:msub>
                <mml:mi>V</mml:mi>
                <mml:mi>D</mml:mi>
              </mml:msub>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> G </mml:mi><mml:mn> 0 </mml:mn></mml:msub></mml:mrow></mml:math></inline-formula> is the peak transconductance, <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mi> P </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> is the pinch-off voltage, and <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mrow><mml:mi> o </mml:mi><mml:mi> f </mml:mi><mml:mi> f </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:math></inline-formula> is the offset voltage. Beyond steady-state, the device behavior is dictated by the ionic diffusion time constant <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> τ </mml:mi><mml:mo> = </mml:mo><mml:msub><mml:mi> R </mml:mi><mml:mi> s </mml:mi></mml:msub><mml:msub><mml:mi> C </mml:mi><mml:mrow><mml:mi> v </mml:mi><mml:mi> o </mml:mi><mml:mi> l </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:math></inline-formula> . As the ions drift and diffuse through the polymer matrix, they create a transient current response that does not immediately decay when the input ceases. This provides the “fading memory” effect—a critical prerequisite for reservoir computing, enabling the device to encode temporal information into its instantaneous state.</p>
      </sec>
      <sec id="sec2dot3">
        <title>2.3. Theoretical Framework of Reservoir Computing (RC)</title>
        <p>Reservoir Computing is a specialized recurrent neural network (RNN) architecture designed to minimize training complexity while maximizing temporal processing capabilities. As illustrated in <xref ref-type="fig" rid="fig3">Figure 3</xref> and <xref ref-type="fig" rid="fig4">Figure 4</xref>, a standard RC system comprises three distinct layers:</p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId33.jpeg?20260618024137" />
        </fig>
        <p><bold>Figure 3.</bold> Basic structure of reservoir computing.</p>
        <fig id="fig4">
          <label>Figure 4</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId34.jpeg?20260618024137" />
        </fig>
        <p><bold>Fig</bold><bold>ure 4</bold><bold>.</bold> Implementation of physical reservoir using an OECT device.</p>
        <p>1) Input Layer: Maps the external signal into the reservoir space via a fixed weight matrix <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> W </mml:mi><mml:mrow><mml:mi> i </mml:mi><mml:mi> n </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:math></inline-formula> .</p>
        <p>2) Reservoir: A high-dimensional dynamical system that transforms inputs into complex nonlinear states. In traditional frameworks like the Echo State Network (ESN) and the Liquid State Machine (LSM), this is typically a large, sparse network of nonlinear oscillators or neurons.</p>
        <p>3) Readout Layer: A simple linear layer that extracts the final result from the reservoir states through a trainable matrix <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> W </mml:mi><mml:mrow><mml:mi> o </mml:mi><mml:mi> u </mml:mi><mml:mi> t </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:math></inline-formula> .</p>
        <p>The RC most notable strength comes out from it having “Echo State Property,” making sure reservoir state stays as a one-to-one link of former inputs’ past story [<xref ref-type="bibr" rid="B9">9</xref>]. In this paper, we utilize a single physical OECT combined with Time-Division Multiplexing (TDM) to construct the physical reservoir, offering a simplified alternative to complex recurrent neural networks [<xref ref-type="bibr" rid="B10">10</xref>]. Here, we explicitly define a “device” as a single physical OECT fabricated on the substrate, and a “channel” as the electrical pathway within that specific device. To process temporal data using a single device, we introduce “virtual nodes,” which are defined as discrete time-sampling points extracted along the continuous transient current response of the device under TDM. Although an array of 16 devices was fabricated to ensure statistical reliability and uniform transfer characteristics, the temporal sequence recognition task reported herein relies entirely on the dynamic virtual nodes generated by a single device. The exact signals entering the classifier are the dynamic feature vectors extracted from these virtual node current responses.</p>
      </sec>
      <sec id="sec2dot4">
        <title>2.4. Mathematical State Transition and Data Encoding</title>
        <p>The mathematical representation of the reservoir state <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> x </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mi> n </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> at discrete time <inline-formula><mml:math display="inline"><mml:mi> n </mml:mi></mml:math></inline-formula> is defined by:</p>
        <disp-formula id="FD2">
          <label>(2)</label>
          <mml:math display="inline">
            <mml:mrow>
              <mml:mi>x</mml:mi>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mi>n</mml:mi>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:mo>=</mml:mo>
              <mml:mi>f</mml:mi>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:msub>
                    <mml:mi>W</mml:mi>
                    <mml:mrow>
                      <mml:mi>i</mml:mi>
                      <mml:mi>n</mml:mi>
                    </mml:mrow>
                  </mml:msub>
                  <mml:mo>⋅</mml:mo>
                  <mml:mi>u</mml:mi>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mi>n</mml:mi>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>+</mml:mo>
                  <mml:msub>
                    <mml:mi>W</mml:mi>
                    <mml:mrow>
                      <mml:mi>r</mml:mi>
                      <mml:mi>e</mml:mi>
                      <mml:mi>s</mml:mi>
                    </mml:mrow>
                  </mml:msub>
                  <mml:mo>⋅</mml:mo>
                  <mml:mi>x</mml:mi>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>n</mml:mi>
                      <mml:mo>−</mml:mo>
                      <mml:mn>1</mml:mn>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                  <mml:mo>+</mml:mo>
                  <mml:mi>b</mml:mi>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>This formulation follows the standard RC state-update framework. where <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> f </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mo> ⋅ </mml:mo><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> represents the nonlinear activation function, which is naturally provided by the OECT’s nonlinear transconductance and ionic dynamics. The input <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> u </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mi> n </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> consists of temporally encoded data (e.g., MNIST pixel intensities converted into voltage pulse widths or amplitudes).</p>
        <p>For the 4 × 4 MNIST recognition task, the spatial pixels are flattened into a temporal sequence. As these pulses pass through the OECT, the device’s intrinsic short-term memory (STM) and plasticity-governed by ion-electronic coupling-enable temporal information integration, consistent with previously reported hardware reservoir implementations based on dynamic devices [<xref ref-type="bibr" rid="B11">11</xref>]. The final output <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> y </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mi> n </mml:mi><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> is generated by:</p>
        <disp-formula id="FD3">
          <label>(3)</label>
          <mml:math display="inline">
            <mml:mrow>
              <mml:mi>y</mml:mi>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mi>n</mml:mi>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:mo>=</mml:mo>
              <mml:mtext>Softmax</mml:mtext>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:msub>
                    <mml:mi>W</mml:mi>
                    <mml:mrow>
                      <mml:mi>o</mml:mi>
                      <mml:mi>u</mml:mi>
                      <mml:mi>t</mml:mi>
                    </mml:mrow>
                  </mml:msub>
                  <mml:mo>⋅</mml:mo>
                  <mml:mi>X</mml:mi>
                  <mml:mo>+</mml:mo>
                  <mml:msub>
                    <mml:mi>B</mml:mi>
                    <mml:mrow>
                      <mml:mi>o</mml:mi>
                      <mml:mi>u</mml:mi>
                      <mml:mi>t</mml:mi>
                    </mml:mrow>
                  </mml:msub>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <inline-formula><mml:math display="inline"><mml:mi> X </mml:mi></mml:math></inline-formula> is the collected feature vector from the OECT’s transient responses. This approach enables the system to capture spatiotemporal correlations of handwritten digits while maintaining significantly lower training complexity than conventional deep learning architectures.</p>
      </sec>
      <sec id="sec2dot5">
        <title>2.5. Delay-Memory Task and Memory Capacity</title>
        <p>To quantify the intrinsic short-term memory of the OECT reservoir, a delay-memory task was employed. The memory capacity <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mi> M </mml:mi><mml:mi> C </mml:mi></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> was calculated as<inline-formula><mml:math display="inline"><mml:mrow><mml:mi> M </mml:mi><mml:mi> C </mml:mi><mml:mo> = </mml:mo><mml:mstyle displaystyle="true"><mml:msubsup><mml:mo> ∑ </mml:mo><mml:mrow><mml:mi> k </mml:mi><mml:mo> = </mml:mo><mml:mn> 1 </mml:mn></mml:mrow><mml:mrow><mml:msub><mml:mi> k </mml:mi><mml:mrow><mml:mi> max </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:msubsup><mml:mrow><mml:msubsup><mml:mi> r </mml:mi><mml:mi> k </mml:mi><mml:mn> 2 </mml:mn></mml:msubsup></mml:mrow></mml:mstyle></mml:mrow></mml:math></inline-formula> , where <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> r </mml:mi><mml:mi> k </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> is the Pearson correlation coefficient between the reconstructed output and the input delayed by <inline-formula><mml:math display="inline"><mml:mi> k </mml:mi></mml:math></inline-formula> time steps. The memory window of 7 - 9 pulses reported here represents an average value obtained over 10 repeated experimental trials.</p>
      </sec>
    </sec>
    <sec id="sec3">
      <title>3. Experiment Design</title>
      <sec id="sec3dot1">
        <title>3.1. Fabrication of PEDOT:PSS-Based OECT Devices</title>
        <p>An experiment is done with some bendy Organic electro-chemical transistor (OECT) which is used as a physical reservoir node in the computation. Device fabrication process of OECT is shown in <xref ref-type="fig" rid="fig5">Figure 5</xref>. Fabrication was accomplished by a fine-resolution, flexible version of the photolithographic technique. All of the devices were fabricated on rigid glass slides for easy patterning purposes, although the resulting structure is designed to remain detached for ease of use creating a freestanding flexible device.</p>
        <p>It started off with getting those pieces clean from all of its dust, we just used plain old ethyl alcohol plus some fancy oxygen plasma to make sure nothing bad was sticking around on top of it so that our little piece could stick really well to whatever material came next in line. And then after spin coating, they’re doing some curing at high temps like 120˚C - 250˚C to get this cross linked Polyimide Film (PI). It provided mechanics for what is after.</p>
        <fig id="fig5">
          <label>Figure 5</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId63.jpeg?20260618024138" />
        </fig>
        <p><bold>Figure 5</bold><bold>.</bold> Steps of constructing an OECT.</p>
        <p>Next, Cr/Au (5 nm/50 nm) electrodes were deposited via electron beam evaporation after photolithographic patterning and lift-off, defining the source and drain contacts. A second layer of PI was applied as an insulating dielectric and selectively etched via reactive ion etching (RIE) to create contact windows and channel areas. A thick photoresist served as the etching mask to ensure channel exposure while preserving the rest of the structure.</p>
        <p>The PEDOT:PSS channel was deposited by spin coating from an aqueous dispersion with added DMSO and GOPS to enhance conductivity and crosslinking. The multilayer PEDOT:PSS structure after patterning is shown in <xref ref-type="fig" rid="fig6">Figure 6</xref>. The film was annealed at 120˚C to remove residual solvents. A germanium (Ge) sacrificial layer was then deposited (100 nm) and patterned on top of the PEDOT:PSS using standard photolithography. This Ge layer acted as a hard mask for subsequent dry etching of the PEDOT:PSS channel.</p>
        <p>ICP-RIE was used to etch both the Ge and PEDOT:PSS layers sequentially, yielding a finely patterned active region. The Ge layer was subsequently dissolved in deionized water due to the solubility of GeO<sub>2</sub>, revealing the final device geometry. The entire PI-based device could then be gently peeled from the glass substrate due to weak adhesion, resulting in a fully flexible, fully patterned OECT.</p>
        <fig id="fig6">
          <label>Figure 6</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId64.jpeg?20260618024138" />
        </fig>
        <p><bold>Figure 6</bold><bold>.</bold> PEDOT:PSS layers.</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Morphological and Structural Characterization</title>
        <p>We use optical and scanning electronic microscopy (SEM) to evaluate its form. Optical/Microscopic representative image for patterned PEDOT:PSS channel is displayed in <xref ref-type="fig" rid="fig7">Figure 7</xref>. It had the uniform electrode patterning confirmed as well as precise channel definition that had a small amount of residual material/ delamination. The PEDOT:PSS domain was observed having phase-separated microstructural characteristics, having the PEDOT-rich areas inside of a PSS structure. And it would have an effect on the ion accessibility as well as the charge transportation and was then correlated to the electrical and synaptic activity.</p>
        <fig id="fig7">
          <label>Figure 7</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId65.jpeg?20260618024138" />
        </fig>
        <p><bold>Figure 7</bold><bold>.</bold> PEDOT:PSS patterning.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Electrical Measurement Setup</title>
        <p>All electrical measurements were performed using a three-terminal setup. The applied square pulse waveform and corresponding transient current response are shown in <xref ref-type="fig" rid="fig8">Figure 8</xref>. AnAg/AgCl reference electrode served as the gate and was inserted into a drop of 0.1 M NaCl aqueous electrolyte placed over the channel region. Source-drain current <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> I </mml:mi><mml:mrow><mml:mi> D </mml:mi><mml:mi> S </mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> was recorded using a semiconductor parameter analyzer, while gate voltage <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mi> G </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> was applied as either aDC bias or pulse waveform.</p>
        <fig id="fig8">
          <label>Figure 8</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId70.jpeg?20260618024139" />
        </fig>
        <fig id="fig9">
          <label>Figure 9</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId71.jpeg?20260618024139" />
        </fig>
        <p><bold>Figure 8</bold><bold>.</bold> Square pulse input and corresponding current response.</p>
        <p>Transfer curves <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mrow><mml:mrow><mml:msub><mml:mi> I </mml:mi><mml:mrow><mml:mi> D </mml:mi><mml:mi> S </mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo> / </mml:mo><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mi> G </mml:mi></mml:msub></mml:mrow></mml:mrow></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> were obtained at fixed <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mrow><mml:mi> D </mml:mi><mml:mi> S </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:math></inline-formula> (typically −0.6 V) by sweeping <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mi> G </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> from +0.9V to -0.1V and back. The transfer characteristics of 16 representative devices are summarized in <xref ref-type="fig" rid="fig9">Figure 9</xref>. Transconductance <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mi> g </mml:mi><mml:mi> m </mml:mi><mml:mo> = </mml:mo><mml:mrow><mml:mrow><mml:mo> ∂ </mml:mo><mml:msub><mml:mi> I </mml:mi><mml:mrow><mml:mi> D </mml:mi><mml:mi> S </mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo> / </mml:mo><mml:mrow><mml:mo> ∂ </mml:mo><mml:msub><mml:mi> V </mml:mi><mml:mi> G </mml:mi></mml:msub></mml:mrow></mml:mrow></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> was extracted from the linear regime. All measurements were repeated for at least five cycles to assess stability and repeatability.</p>
        <fig id="fig10">
          <label>Figure 10</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId80.jpeg?20260618024139" />
        </fig>
        <p><bold>Figure 9</bold><bold>.</bold> Transfer curves of 16 devices.</p>
      </sec>
      <sec id="sec3dot4">
        <title>3.4. MNIST Image Encoding for Reservoir Input</title>
        <p>To demonstrate the temporal computing potential of the OECT devices, images from the MNIST dataset (4 × 4 grayscale) were used as input stimuli. Each 2D image was unrolled into a one-dimensional vector of 16 pixels and converted into a time-series voltage waveform. Pixel intensity was linearly mapped to a gate voltage range. Each voltage level was applied as a short pulse such as 20 ms with a fixed inter-pulse interval.</p>
        <p>This procedure transformed static spatial information into a temporally varying signal, suitable for stimulating dynamic ionic-electronic behavior in OECTs. The reservoir state was probed by monitoring IDS in response to the complete input sequence.</p>
        <p>Specifically, pixel intensity was linearly mapped to a gate voltage range from 0.0 V to 0.6 V. Each voltage level was applied as a short pulse with a pulse width of 20 ms and a fixed inter-pulse interval of 20 ms, recorded at a sampling rate of 1 kHz. </p>
      </sec>
      <sec id="sec3dot5">
        <title>3.5. Feature Extraction and Classification</title>
        <p>Every single picture’s current answer was recorded by an ever-changing wave over time. An example of the original MNIST digit image used as input is shown in <xref ref-type="fig" rid="fig10">Figure 10</xref>. From here on out we see our set with all these sliding window statistics like Local Current Peak’s Area Under Curve or AUC, Derivative Signature, Recovery Time Constant. The above mentioned features constituted high dimensional state vector to be fed to the linear classifier.</p>
        <p>A softmax regression model was trained to map extracted features to one often digit classes (0 - 9). Training using a small training set with 16 MNIST images and evaluated it on a validation set which consisted of another 500 images. And then checked for the model’s performance through model accuracy as well as confusion matrix. Backpropagation or recurrent feedback is absent, hence simplicity in the RC readout.</p>
        <p>The feature set extracted from the temporal trajectory includes Root Mean Square (RMS) current, Peak Width, Integrated Area (AUC), and Curvature Change. These features were evaluated across 10 virtual node intervals, resulting in a total feature-vector dimension of 40 per image (4 features × 10 intervals). Prior to classification, the feature vectors underwent Z-score normalization. A softmax regression model (Adam optimizer, learning rate = 0.01, 100 epochs) was then trained to map these vectors to the ten digit classes (0 - 9).</p>
        <fig id="fig11">
          <label>Figure 11</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId81.jpeg?20260618024140" />
        </fig>
        <p><bold>Figure 10</bold><bold>.</bold> Original MNIST image.</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Results Analysis</title>
      <sec id="sec4dot1">
        <title>4.1. OECT Electrical Performance</title>
        <p>The fabricated PEDOT:PSS-based OECTs displayed excellent transistor characteristics under aqueous gating. Transfer curves revealed clear switching behavior, with current decreasing as <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> V </mml:mi><mml:mi> G </mml:mi></mml:msub></mml:mrow></mml:math></inline-formula> became more positive. This behavior corresponds to the injection of cations into the PEDOT:PSS channel, which neutralizes holes and leads to dedoping of the material. The devices operated in depletion mode, consistent with the intrinsic characteristics of PEDOT:PSS.</p>
        <p>Transconductance values exceeded 1.2 ms for devices with <inline-formula><mml:math display="inline"><mml:mrow><mml:mn> 5 </mml:mn><mml:mtext> μm </mml:mtext></mml:mrow></mml:math></inline-formula> channel lengths, indicating strong amplification capability. Output curves showed typical saturation behavior at higher VDS, confirming channel modulation. Devices exhibited low leakage and minimal hysteresis drift over multiple cycles, highlighting the reliability of the fabrication process.</p>
      </sec>
      <sec id="sec4dot2">
        <title>4.2. Synaptic Behavior under Pulse Gating</title>
        <p>In terms of investigating if these could work as neuromorhic function, gate pulses that mimicked a neuron spike going through. Single pulse leads to IDS decreasing for moment, then recovering gradually; similar to IPSC. Pairs of pulses when applied shortly after each other had an increased response from second pulse compared to the first one, this is referred to as PPFS.</p>
        <p>Further characterization under varying pulse intervals demonstrated dynamics analogous to spike-timing-dependent plasticity (STDP) and frequency-dependent plasticity (FDP). Specifically, the paired-pulse facilitation (PPF) was quantified by a facilitation index <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mrow><mml:mrow><mml:msub><mml:mi> A </mml:mi><mml:mn> 2 </mml:mn></mml:msub></mml:mrow><mml:mo> / </mml:mo><mml:mrow><mml:msub><mml:mi> A </mml:mi><mml:mn> 1 </mml:mn></mml:msub></mml:mrow></mml:mrow></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> consistently greater than 1, confirming the device’s ability to integrate temporal information. These synaptic behaviors arise from the ionic diffusion and retention dynamics within the PEDOT:PSS matrix, providing the essential short-term memory required for physical reservoir computing. While preliminary, these results suggest the OECT’s potential for complex neuromorphic functions, though the present study focuses primarily on leveraging the measured STM and PPF for pattern recognition.</p>
      </sec>
      <sec id="sec4dot3">
        <title>4.3. Response to MNIST Image Input</title>
        <p>OECT reservoir was stimulated with temporally-encoded MNIST digit images. The OECT reservoir was stimulated with temporally-encoded 4 × 4 MNIST digit images. Each pixel’s intensity was linearly mapped to a gate voltage range (0.0 V to 0.6 V), applied as a 20 ms pulse followed by a 20 ms interval, resulting in a 0.64-second total sequence per image (16 pixels × 40 ms). The resulting drain current <inline-formula><mml:math display="inline"><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> I </mml:mi><mml:mrow><mml:mi> D </mml:mi><mml:mi> S </mml:mi></mml:mrow></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> trajectories were unique to each input pattern, reflecting the complex interaction between the input sequence and the device’s internal ionic states.</p>
        <p>The nonlinear transformation of inputs via ionic-electronic interaction resulted in a rich temporal trajectory in the IDS domain. Despite using only a single OECT as the reservoir node with time multiplexing, the output carried high-dimensional features, including local nonlinearity, fading memory, and dynamic saturation.</p>
      </sec>
      <sec id="sec4dot4">
        <title>4.4. Feature Space Construction and Classification Results</title>
        <p>For each <inline-formula><mml:math display="inline"><mml:mrow><mml:msub><mml:mi> I </mml:mi><mml:mrow><mml:mi> D </mml:mi><mml:mi> S </mml:mi></mml:mrow></mml:msub></mml:mrow></mml:math></inline-formula> trajectory, four key features were extracted: Root Mean Square (RMS) current, Peak Width, Integrated Area (AUC), and Curvature change. These features were sampled across 10 equivalent time intervals (as shown in <xref ref-type="fig" rid="fig11">Figure 11</xref>), resulting in a 40-dimensional feature vector per image (4 features × 10 intervals). These vectors underwent Z-score normalization before being fed into a softmax regression model (Adam optimizer, learning rate = 0.01).</p>
        <p>To evaluate the computational utility of the OECT reservoir, the achieved accuracy (78.6%) was compared with the theoretical baseline of a linear classifier (e.g., Softmax) operating directly on raw 4 × 4 pixel intensities. For such extremely low-resolution inputs, a purely linear readout without non-linear feature mapping typically yields an accuracy between 40% and 50% [<xref ref-type="bibr" rid="B12">12</xref>]. The significant performance margin achieved in this work quantitatively demonstrates that the OECT’s intrinsic ionic-electronic dynamics effectively project the low-dimensional spatial inputs into a high-dimensional, linearly separable feature space, which is the hallmark of effective physical reservoir computing.</p>
        <p>Representative output waveforms corresponding to different MNIST digits are shown in<xref ref-type="fig" rid="fig12">Figure 12</xref>. The classification errors primarily involved ambiguous digits, and confusion matrices showed that most digits were correctly clustered. The results validate the ability of a single dynamic OECT node to act as a physical reservoir capable of spatial and temporal signal transformation.</p>
        <fig id="fig12">
          <label>Figure 12</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId92.jpeg?20260618024142" />
        </fig>
        <p><bold>Figure 11</bold><bold>.</bold> Extracted value at 10 equivalent time intervals from 16 channels after pulse application.</p>
        <fig id="fig13">
          <label>Figure 13</label>
          <graphic xlink:href="https://html.scirp.org/file/1733508-rId93.jpeg?20260618024142" />
        </fig>
        <p><bold>Figure 12</bold><bold>.</bold> MNIST image output.</p>
        <p>The classification success is rooted in the device’s temporal integration capacity. As detailed in the methodology (Section 2.5), the delay-memory task confirmed an average memory capacity of 7 - 9 pulses (~140 - 180 ms), which aligns with the pulse intervals used in the MNIST task.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Discussion</title>
      <p>The PEDOT:PSSOECT can be dynamic nodes in physical reservoir computing which is applied to the temporal vision tasks in this research. Their unique electrochemical action that supports synaptic flexibility, temporal coding, and non-linear adjustment of input sequence. And importantly these can also be made totally flexible; the devices are fully flexible and compatible with low-cost, solution-processable fabrication.</p>
      <p>Future work will explore scaling the reservoir by using many parallel OECT’s, improving ion mobility and retention, and adding in CMOS-compatible readout circuits. More alternatives including n-type OECT channels or ionic gels might extend bandwidth and Stability. Finally, these kinds of systems can lead to bio-mimetic classifiers, adaptive edge processor and full soft Neuromorphic machine.</p>
      <p>So it has to do a little bit of explaining here, but what’s up is that they’ve got an output of high-performance and flexible physical reservoir computer systems (PRC), these being on the basis of organic electrochemical transistors (OECT). Using multilayer photolithography, made very small and stable on bendable polyimide, was done with very fine OECT arrays. The PEDOT:PSS-based OECTs have abundant intrinsic synaptic behaviors such as short term memory (STM), paired pulse facilitation (PPF) and frequency dependent plasticity, which are basically determined by the coupled ionic-electronic transport and volumetric doping mechanisms.</p>
    </sec>
    <sec id="sec6">
      <title>6. Conclusion</title>
      <p>In summary, this work demonstrates a flexible physical reservoir computing system based on OECTs. By leveraging the coupled ionic-electronic transport of PEDOT:PSS, we successfully transformed spatial MNIST data into temporal sequences for high-accuracy recognition (78.6%). Our results show that a single-node OECT, through time-division multiplexing, can provide sufficient non-linear dynamics and memory for complex pattern recognition. This architecture offers a promising path for low-power, biocompatible neuromorphic hardware in wearable edge-computing applications.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Wulf, W.A. and McKee, S.A. (1995) Hitting the Memory Wall: Implications of the Obvious. <italic>ACM SIGARCH Computer Architecture News</italic>, 23, 20-24.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Wulf, W.A.</string-name>
              <string-name>McKee, S.A.</string-name>
            </person-group>
            <year>1995</year>
            <article-title>Hitting the Memory Wall: Implications of the Obvious</article-title>
            <source>ACM SIGARCH Computer Architecture News</source>
            <volume>23</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Mead, C. (1990) Neuromorphic Electronic Systems. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>IEEE</italic>, 78, 1629-1636. https://doi.org/10.1109/5.58356 <pub-id pub-id-type="doi">10.1109/5.58356</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/5.58356">https://doi.org/10.1109/5.58356</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Mead, C.</string-name>
            </person-group>
            <year>1990</year>
            <article-title>Neuromorphic Electronic Systems</article-title>
            <source>Proceedings of the IEEE</source>
            <volume>78</volume>
            <pub-id pub-id-type="doi">10.1109/5.58356</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="report">Jaeger, H. (2001) The “Echo State” Approach to Analysing and Training Recurrent Neural Networks. GMD Report 148.</mixed-citation>
          <element-citation publication-type="report">
            <person-group person-group-type="author">
              <string-name>Jaeger, H.</string-name>
            </person-group>
            <year>2001</year>
            <article-title>The “Echo State” Approach to Analysing and Training Recurrent Neural Networks</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tanaka, G., Yamane, T., Héroux, J.B., Nakane, R., Kanazawa, N., Takeda, S., <italic>et al</italic>. (2019) Recent Advances in Physical Reservoir Computing: A Review. <italic>Neural Networks</italic>, 115, 100-123. https://doi.org/10.1016/j.neunet.2019.03.005 <pub-id pub-id-type="doi">10.1016/j.neunet.2019.03.005</pub-id><pub-id pub-id-type="pmid">30981085</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.neunet.2019.03.005">https://doi.org/10.1016/j.neunet.2019.03.005</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tanaka, G.</string-name>
              <string-name>Yamane, T.</string-name>
              <string-name>Nakane, R.</string-name>
              <string-name>Kanazawa, N.</string-name>
              <string-name>Takeda, S.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Recent Advances in Physical Reservoir Computing: A Review</article-title>
            <source>Neural Networks</source>
            <volume>115</volume>
            <pub-id pub-id-type="doi">10.1016/j.neunet.2019.03.005</pub-id>
            <pub-id pub-id-type="pmid">30981085</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">van de Burgt, Y., Lubberman, E., Fuller, E.J., Keene, S.T., Faria, G.C., Agarwal, S., <italic>et</italic><italic>al</italic>. (2017) A Non-Volatile Organic Electrochemical Device as a Low-Voltage Artificial Synapse for Neuromorphic Computing. <italic>Nature Materials</italic>, 16, 414-418. https://doi.org/10.1038/nmat4856 <pub-id pub-id-type="doi">10.1038/nmat4856</pub-id><pub-id pub-id-type="pmid">28218920</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/nmat4856">https://doi.org/10.1038/nmat4856</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Burgt, Y.</string-name>
              <string-name>Lubberman, E.</string-name>
              <string-name>Fuller, E.J.</string-name>
              <string-name>Keene, S.T.</string-name>
              <string-name>Faria, G.C.</string-name>
              <string-name>Agarwal, S.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>A Non-Volatile Organic Electrochemical Device as a Low-Voltage Artificial Synapse for Neuromorphic Computing</article-title>
            <source>Nature Materials</source>
            <volume>16</volume>
            <pub-id pub-id-type="doi">10.1038/nmat4856</pub-id>
            <pub-id pub-id-type="pmid">28218920</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Rivnay, J., Inal, S., Salleo, A., Owens, R.M., Berggren, M. and Malliaras, G.G. (2018) Organic Electrochemical Transistors. <italic>Nature Reviews Materials</italic>, 3, Article 17086. https://doi.org/10.1038/natrevmats.2017.86 <pub-id pub-id-type="doi">10.1038/natrevmats.2017.86</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/natrevmats.2017.86">https://doi.org/10.1038/natrevmats.2017.86</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Rivnay, J.</string-name>
              <string-name>Inal, S.</string-name>
              <string-name>Salleo, A.</string-name>
              <string-name>Owens, R.M.</string-name>
              <string-name>Berggren, M.</string-name>
              <string-name>Malliaras, G.G.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Organic Electrochemical Transistors</article-title>
            <source>Nature Reviews Materials</source>
            <volume>3</volume>
            <elocation-id>17086</elocation-id>
            <pub-id pub-id-type="doi">10.1038/natrevmats.2017.86</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bernards, D.A. and Malliaras, G.G. (2007) Steady-State and Transient Behavior of Organic Electrochemical Transistors. <italic>Advanced Functional Materials</italic>, 17, 3538-3544. https://doi.org/10.1002/adfm.200601239 <pub-id pub-id-type="doi">10.1002/adfm.200601239</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/adfm.200601239">https://doi.org/10.1002/adfm.200601239</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bernards, D.A.</string-name>
              <string-name>Malliaras, G.G.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>Steady-State and Transient Behavior of Organic Electrochemical Transistors</article-title>
            <source>Advanced Functional Materials</source>
            <volume>17</volume>
            <pub-id pub-id-type="doi">10.1002/adfm.200601239</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Khodagholy, D., Doublet, T., Quilichini, P., Gurfinkel, M., Leleux, P., Ghestem, A., <italic>et</italic><italic>al</italic>. (2013) <italic>In Vivo</italic> Recordings of Brain Activity Using Organic Transistors. <italic>Nature Communications</italic>, 4, Article No. 1575. https://doi.org/10.1038/ncomms2573 <pub-id pub-id-type="doi">10.1038/ncomms2573</pub-id><pub-id pub-id-type="pmid">23481383</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/ncomms2573">https://doi.org/10.1038/ncomms2573</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Khodagholy, D.</string-name>
              <string-name>Doublet, T.</string-name>
              <string-name>Quilichini, P.</string-name>
              <string-name>Gurfinkel, M.</string-name>
              <string-name>Leleux, P.</string-name>
              <string-name>Ghestem, A.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>In Vivo Recordings of Brain Activity Using Organic Transistors</article-title>
            <source>Nature Communications</source>
            <volume>4</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/ncomms2573</pub-id>
            <pub-id pub-id-type="pmid">23481383</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="report">Jaeger, H. (2002) Tutorial on Training Recurrent Neural Networks, Covering BPPT, RTRL, EKF and the “Echo State Network” Approach. GMD Report 159.</mixed-citation>
          <element-citation publication-type="report">
            <person-group person-group-type="author">
              <string-name>Jaeger, H.</string-name>
              <string-name>Networks, C</string-name>
              <string-name>BPPT, R</string-name>
              <string-name>TRL, E</string-name>
            </person-group>
            <year>2002</year>
            <article-title>Tutorial on Training Recurrent Neural Networks, Covering BPPT, RTRL, EKF and the “Echo State Network” Approach</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lukoševičius, M. and Jaeger, H. (2009) Reservoir Computing Approaches to Recurrent Neural Network Training. <italic>Computer Science Review</italic>, 3, 127-149. https://doi.org/10.1016/j.cosrev.2009.03.005 <pub-id pub-id-type="doi">10.1016/j.cosrev.2009.03.005</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.cosrev.2009.03.005">https://doi.org/10.1016/j.cosrev.2009.03.005</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Jaeger, H.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Reservoir Computing Approaches to Recurrent Neural Network Training</article-title>
            <source>Computer Science Review</source>
            <volume>3</volume>
            <pub-id pub-id-type="doi">10.1016/j.cosrev.2009.03.005</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Du, C., Cai, F., Zidan, M.A., Liu, H., Zhang, Q., Li, W., <italic>et al</italic>. (2017) Reservoir computing Using Dynamic Memristors. <italic>Nature Communications</italic>, 8, Article No. 2204.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Du, C.</string-name>
              <string-name>Cai, F.</string-name>
              <string-name>Zidan, M.A.</string-name>
              <string-name>Liu, H.</string-name>
              <string-name>Zhang, Q.</string-name>
              <string-name>Li, W.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Reservoir computing Using Dynamic Memristors</article-title>
            <source>Nature Communications</source>
            <volume>8</volume>
            <elocation-id>No</elocation-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ballarini, D., Gianfrate, A., Panico, R., Opala, A., Ghosh, S., Dominici, L., <italic>et al</italic>. (2020) Polaritonic Neuromorphic Computing Outperforms Linear Classifiers. <italic>Nano</italic><italic>Letters</italic>, 20, 3506-3512. https://doi.org/10.1021/acs.nanolett.0c00435 <pub-id pub-id-type="doi">10.1021/acs.nanolett.0c00435</pub-id><pub-id pub-id-type="pmid">32251601</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1021/acs.nanolett.0c00435">https://doi.org/10.1021/acs.nanolett.0c00435</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ballarini, D.</string-name>
              <string-name>Gianfrate, A.</string-name>
              <string-name>Panico, R.</string-name>
              <string-name>Opala, A.</string-name>
              <string-name>Ghosh, S.</string-name>
              <string-name>Dominici, L.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Polaritonic Neuromorphic Computing Outperforms Linear Classifiers</article-title>
            <source>Nano Letters</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1021/acs.nanolett.0c00435</pub-id>
            <pub-id pub-id-type="pmid">32251601</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>