paper-with-me

홈 › Papers

Towards automated neural design: An open source, distributed neural architecture research framework

2018-09-20 · Kyriakides George, Margaritis Konstantinos

NORD (Neural Operations Research & Development) is an open source distributed deep learning architectural research framework, based on PyTorch, MPI and Horovod. It aims to make research of deep architectures easier for experts of different domains, in order to accelerate the process of finding better architectures, as well as study the best architectures generated for different datasets. Although currently under heavy development, the framework aims to allow the easy implementation of different design and optimization method families (optimization algorithms, meta-heuristics, reinforcement learning etc.) as well as the fair comparison between them. Furthermore, due to the computational resources required in order to optimize and evaluate network architectures, it leverage the use of distributed computing, while aiming to minimize the researcher's overhead required to implement it. Moreover, it strives to make the creation of architectures more intuitive, by implementing network descriptors, allowing to separately define the architecture's nodes and connections. In this paper, we present the framework's current state of development, while presenting its basic concepts, providing simple examples as well as their experimental results.

📄 PDF Abstract BibTeX arXiv:1810.08648

Code (0)

등록된 구현이 없습니다.

Tasks

Distributed Computing

Similar Papers 제목 키워드 기반

AI Testing Framework for Next-G O-RAN Networks: Requirements, Design, and Research Opportunities

2022-11-08 · Bo Tang, Vijay K. Shah, Vuk Marojevic, Jeffrey H. Reed

Openness and intelligence are two enabling features to be introduced in next generation wireless networks, e.g. Beyond 5G and 6G, to support service heterogeneity, open hardware, optimal resource utilization, and on-dema…

Decision Making

Integrating Multiple NLP Technologies into an Open-source Platform for Multilingual Media Monitoring

2018-07-01 · WS 2018 7 · Ulrich Germann, Ren{\=a}rs Liepins, Didzis Gosko, Guntis Barzdins

The open-source SUMMA Platform is a highly scalable distributed architecture for monitoring a large number of media broadcasts in parallel, with a lag behind actual broadcast time of at most a few minutes. It assembles n…

Automatic Speech Recognition (ASR)Machine TranslationSpeech Recognition

Decentralized P2P Trading based on Blockchain for Retail Electricity Markets

2024-03-10 · Masoud H. Nazari, Antar Kumar Biswas

This paper introduces peer to peer (P2P) trading mechanisms based on decentralized Blockchain to facilitate retail electricity market for ever-increasing distributed energy resources (DERs). The Blockchain network suppor…

Cogment: Open Source Framework For Distributed Multi-actor Training, Deployment & Operations

2021-06-21 · AI Redefined, Sai Krishna Gottipati, Sagar Kurandwad, Clodéric Mars 외

Involving humans directly for the benefit of AI agents' training is getting traction thanks to several advances in reinforcement learning and human-in-the-loop learning. Humans can provide rewards to the agent, demonstra…

reinforcement-learningReinforcement Learning (RL)

vEDGAR -- Can CARLA Do HiL?

2025-12-09 · Nils Gehrke, David Brecht, Dominik Kulmer, Dheer Patel 외 arxiv

Simulation offers advantages throughout the development process of automated driving functions, both in research and product development. Common open-source simulators like CARLA are extensively used in training, evaluat…