  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix doi: <https://doi.org/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/57580>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/57580#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-7f390b48fe66c9cf95e61f91194b5f7e>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-a66daa84623d1bd3ca0861fe302075ce>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-94317181980d69825d42e77d83ddc531>;
	rdf:_4 <https://arxiv.universalpublishings.com/id/person/ext-87fe712c78cda02cde135a3840fd8438> .

<https://arxiv.universalpublishings.com/id/eprint/57580/>
	dc:format "text/html";
	dc:title "HTML Summary of #57580 \n\nUsing LSTM Recurrent Neural Networks to Predict the Trajectory of Human Hand Movement in the Working Area of a Collaborative Robot-Manipulator\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/57580> .

<https://arxiv.universalpublishings.com/id/eprint/57580>
	bibo:abstract "The article examines the use of LSTM recurrent neural networks for predicting the trajectory of human hand movement in the working area of a collaborative robot-manipulator. The results demonstrate high prediction accuracy for slow movements, but reveal certain limitations for fast and complex trajectories. The proposed approach is aimed at improving the safety and efficiency of the joint work of humans and robots within the framework of the concept of Industry 5.0."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/57580#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-7f390b48fe66c9cf95e61f91194b5f7e>,
		<https://arxiv.universalpublishings.com/id/person/ext-87fe712c78cda02cde135a3840fd8438>,
		<https://arxiv.universalpublishings.com/id/person/ext-94317181980d69825d42e77d83ddc531>,
		<https://arxiv.universalpublishings.com/id/person/ext-a66daa84623d1bd3ca0861fe302075ce>;
	dct:date "2024-09-06";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>;
	dct:title "Using LSTM Recurrent Neural Networks to Predict the Trajectory of Human Hand Movement in the Working Area of a Collaborative Robot-Manipulator"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/57580/> .

<https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>
	foaf:name "\"Research Science and Innovation house\" LLC"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-7f390b48fe66c9cf95e61f91194b5f7e>
	foaf:familyName "Maksymova"^^xsd:string;
	foaf:givenName "Svitlana"^^xsd:string;
	foaf:name "Svitlana Maksymova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-87fe712c78cda02cde135a3840fd8438>
	foaf:familyName "Yevsieiev"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Yevsieiev"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-94317181980d69825d42e77d83ddc531>
	foaf:familyName "Gurin"^^xsd:string;
	foaf:givenName "Dmytro"^^xsd:string;
	foaf:name "Dmytro Gurin"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-a66daa84623d1bd3ca0861fe302075ce>
	foaf:familyName "Alkhalaileh"^^xsd:string;
	foaf:givenName "Ahmad"^^xsd:string;
	foaf:name "Ahmad Alkhalaileh"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>
	foaf:name "Journal of Universal Science Research"^^xsd:string;
	rdf:type bibo:Collection .

