{"id":26657299,"url":"https://github.com/crowdsalat/ann-dynamical-systems","last_synced_at":"2026-04-13T00:47:09.211Z","repository":{"id":37204119,"uuid":"212307035","full_name":"CrowdSalat/ann-dynamical-systems","owner":"CrowdSalat","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-15T22:53:44.000Z","size":16905,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-04T11:29:22.708Z","etag":null,"topics":["colab","jupyter-notebook","pandas","tensorflow","virtualenv"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrowdSalat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-02T10:04:20.000Z","updated_at":"2022-03-30T09:35:44.000Z","dependencies_parsed_at":"2023-01-24T16:45:17.853Z","dependency_job_id":null,"html_url":"https://github.com/CrowdSalat/ann-dynamical-systems","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrowdSalat%2Fann-dynamical-systems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrowdSalat%2Fann-dynamical-systems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrowdSalat%2Fann-dynamical-systems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrowdSalat%2Fann-dynamical-systems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrowdSalat","download_url":"https://codeload.github.com/CrowdSalat/ann-dynamical-systems/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245423232,"owners_count":20612749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["colab","jupyter-notebook","pandas","tensorflow","virtualenv"],"created_at":"2025-03-25T08:19:39.214Z","updated_at":"2026-04-13T00:47:09.174Z","avatar_url":"https://github.com/CrowdSalat.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ann dynamical systems\n\nFor my master thesis i need to approximate the dynamical behaviour of an airplane. The artifical neural networks will be saved here.\n\nI use google colab as my development environment which is a extension on Jupyter Notebooks. But it will also run in a normal jupyter enviroment.\n\n## google colab\n[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/CrowdSalat/ann-dynamical-systems/blob/master/explore_xplane_data.ipynb)\n\n## jupyter notebook\n\n### usage\n\nIn project folder:\n\n1. activate the enviroment: ``source env/bin/activate``\n2. start the jupyter notebook: ``jupyter notebook``\n\n*Further pip statements will be in the jupyter notebooks. Alternativly use ``pip3 install -r requirements.txt``* *. The requirements file was created with: ``pip freeze \u003e requirements.txt``*\n\n### installation\n\nIn this installation example jupyter will be installed inside of a virtual enviroment.\n\nSo if not installed, install pip3 and virtualenv:\n\n1. ``sudo apt-get install python3-pip``\n2. ``sudo pip3 install virtualenv``\n\n*Use sudo before pip or it wont appear on the PATH*  \n\nTo create virtualenv and install jupyter execute the following commands in the project folder:\n\n1. create virtualenv:   ``virtualenv env``\n2. activate it with:    ``source env/bin/activate``\n3. install Jupyter:     ``pip3 install jupyter``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrowdsalat%2Fann-dynamical-systems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrowdsalat%2Fann-dynamical-systems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrowdsalat%2Fann-dynamical-systems/lists"}