Showing 2,081 - 2,100 results of 6,432 for search '"memory"', query time: 0.13s Refine Results
  1. 2081

    Don Cressey 1919-1987 by Nils Christie

    Published 1987-10-01
    “…In memory of Don Cressey…”
    Get full text
    Article
  2. 2082

    Deteksi Covid-19 pada Citra Sinar-X Dada Menggunakan Deep Learning yang Efisien by Novanto Yudistira, Agus Wahyu Widodo, Bayu Rahayudi

    Published 2020-12-01
    “…Model deep CNN dapat melakukan deteksi dengan akurat namun cenderung memerlukan penggunaan memori yang besar. CNN dengan parameter yang lebih sedikit dapat menghemat storage maupun penggunaan memori sehingga dapat berproses secara real time baik berupa alat pendeteksi maupun sistem pengambilan keputusan via cloud. …”
    Get full text
    Article
  3. 2083

    Mindeord - Højesteretssagfører Jon Palle Buhl, død 4. februar 2007 by William Rentzmann

    Published 2007-03-01
    “…In memory of Jon Palle Buhl…”
    Get full text
    Article
  4. 2084

    Erik Solem død by Johs Andenæs

    Published 1949-09-01
    “…In the memory of Eric Solem…”
    Get full text
    Article
  5. 2085

    Antti Tulenheimo by Brynolf Honkasalo

    Published 1952-11-01
    “…In memory of Antti Tulenheimo…”
    Get full text
    Article
  6. 2086

    In memoriam Ivar Strahl 1899-1987 by Alvar Nelson

    Published 1988-06-01
    “…In memory of Ivar Strahl…”
    Get full text
    Article
  7. 2087

    Jon Skeie by Andr. Aulie

    Published 1951-11-01
    “…In memory of Jon Skeie…”
    Get full text
    Article
  8. 2088

    Mindeord - Knud Waaben (1921-2008) by William Rentzmann

    Published 2009-04-01
    “…In memory of Knud Waaben (1921-2008)…”
    Get full text
    Article
  9. 2089
  10. 2090

    Comparative effectiveness of physical activity interventions on cognitive functions in children and adolescents with Neurodevelopmental Disorders: a systematic review and network m... by Ruiyuan Tao, Yijian Yang, Mark Wilson, Jeremy R. Chang, Chang Liu, Cindy H. P. Sit

    Published 2025-01-01
    “…When analyzing specific NDD types, exergaming lost its superiority over usual care for attention and memory in ADHD, nor for executive functions in ASD. …”
    Get full text
    Article
  11. 2091

    Protective Mechanism of Electroacupuncture Combined with Enriched Rehabilitative Training on Hippocampal Neurons in Rats with Cerebral Ischemia-Reperfusion Injury by Li GONG, Wei TANG, Zhen QIU, Mengxing LI

    Published 2019-10-01
    “…For the rats in the RT group and EA+RT group, an enriched environment was set up and they were involved in rehabilitative activities. The learning and memory abilities of rats were assessed by water maze test. …”
    Get full text
    Article
  12. 2092

    Le Théâtre de la mort de Tadeusz Kantor : un « gué secret » entre les vivants et les morts by Virginie Lachaise

    Published 2016-06-01
    “…In the confined space of its Chamber of memory and imagination, the scene, the artist made a machine to view the past spring to the rhythm of ”heartbeat memory“ Children in tatters, the spectra of the family who do not allow themselves to forget, the scraps of old battles Cricot 2. …”
    Get full text
    Article
  13. 2093

    Hauntological engagements: Visual redress at Stellenbosch University by Elmarie Costandius, Gera de Villiers, Leslie van Rooi

    Published 2024-07-01
    “…The VR project is not only interested in physically transforming the space, but also in facilitating critical dialogue and physical interventions to engage in spatial memory and emotional remembrance. In this article Hauntology is used as a methodology to remember and reflect on visual elements on the Stellenbosch campus of SU and how the memory of the past and the dead in the form of visual elements still haunts the present. …”
    Get full text
    Article
  14. 2094

    Cooperative inference analysis based on DNN convolutional kernel partitioning by Jialin ZHI, Yinglei TENG, Xinyang ZHANG, Tao NIU, Mei SONG

    Published 2022-12-01
    “…With the popularity of intelligent chip in the application of edge terminal devices, a large number of AI applications will be deployed on the edge of networks closer to data sources in the future.The method based on DNN partition can realize deep learning model training and deployment on resource-constrained terminal devices, and solve the bottleneck problem of edge AI computing ability.Thekernel based partition method (KPM) was proposed as a new scheme on the basis of traditional workload based partition method (WPM).The quantitative analysis of inference performance was carried out from three aspects of computation FLOPS, memory consumption and communication cost respectively, and the qualitative analysis of the above two schemes was carried out from the perspective of flexibility, robustness and privacy of inference process.Finally, a software and hardware experimental platform was built, and AlexNet and VGG11 networks were implemented using PyTorch to further verify the performance advantages of the proposed scheme in terms of delay and energy consumption.It was concluded that, compared with the WPM scheme, the KPM scheme had better DNN reasoning acceleration effect in large-scale computing scenarios.And it has lower memory usage and energy consumption.…”
    Get full text
    Article
  15. 2095

    Period-Doubling Bifurcation of Stochastic Fractional-Order Duffing System via Chebyshev Polynomial Approximation by Youming Lei, Yanyan Wang

    Published 2017-01-01
    “…Fractional-order calculus is more competent than integer-order one when modeling systems with properties of nonlocality and memory effect. And many real world problems related to uncertainties can be modeled with stochastic fractional-order systems with random parameters. …”
    Get full text
    Article
  16. 2096

    Enhancing Stock Price Forecasting Accuracy Using LSTM and Bi-LSTM Models by Wang Hao

    Published 2025-01-01
    “…This research introduces an innovative approach to predicting stock prices, employing two sophisticated models: Long Short-Tenn Memory (LSTM) and Bidirectional Long Short-Tenn Memory (Bi-LSTM) networks. …”
    Get full text
    Article
  17. 2097

    Compressing fully connected layers of deep neural networks using permuted features by Dara Nagaraju, Nitin Chandrachoodan

    Published 2023-07-01
    “…These stages have large memory requirements that can be expensive on resource‐constrained embedded devices and also consume significant energy just to read the parameters from external memory into the processing chip. …”
    Get full text
    Article
  18. 2098
  19. 2099

    Advanced Network Traffic Prediction Using Deep Learning Techniques: A Comparative Study of SVR, LSTM, GRU, and Bidirectional LSTM Models by Wang Yuxin

    Published 2025-01-01
    “…This study examines the effectiveness of four machine learning models—Support Vector Regression (SVR), Long Short-Term Memory (LSTM), Gated Recurrent Units (GRU), and Bidirectional Long Short-Term Memory (Bi-LSTM)—in forecasting traffic patterns using both web-based and real-world datasets. …”
    Get full text
    Article
  20. 2100

    Using Stacks for Image Segmentation Based on Region Growing by V. Yu. Tsviatkou

    Published 2020-07-01
    “…A comparative assessment of the stack sizes required for image segmentation showed that using the FIFO stack is preferable to the LIFO stack and leads to significant memory savings.…”
    Get full text
    Article