-
-
-
-
-
-
notebooks_cv Public
Forked from roboflow/notebooksExamples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models l…
Jupyter Notebook UpdatedJan 16, 2024 -
awesome-neural-ode Public
Forked from Zymrael/awesome-neural-odeA collection of resources regarding the interplay between differential equations, deep learning, dynamical systems, control and numerical methods.
MIT License UpdatedJan 10, 2024 -
llm-course Public
Forked from mlabonne/llm-courseCourse to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
Jupyter Notebook Apache License 2.0 UpdatedJan 4, 2024 -
The UIO is reviewed in a PDF file and Simulink examples from control theory are given.
-
mpc-reinforcement-learning Public
Forked from FilippoAiraldi/mpc-reinforcement-learningReinforcement Learning with Model Predictive Control
Python MIT License UpdatedAug 14, 2023 -
-
Simple-Apple-Health-XML-to-CSV Public
Forked from jameno/Simple-Apple-Health-XML-to-CSVA simple script to convert all records from an Apple Health 'export.xml' file into a csv
Python BSD 2-Clause "Simplified" License UpdatedJan 14, 2023 -
awesome-logseq Public
Forked from logseq/awesome-logseqAwesome Logseq resources created by the community <3
UpdatedDec 12, 2022 -
-
-
graph-gridworlds Public
This project implements graph-tool based gridworlds.
Python MIT License UpdatedSep 29, 2021 -
simupy Public
Forked from simupy/simupyA framework for modeling and simulating dynamical systems
Python BSD 2-Clause "Simplified" License UpdatedSep 24, 2021 -
Pyto Public
Forked from ColdGrub1384/PytoPython IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn
C MIT License UpdatedAug 28, 2021 -
glassnode-api-python-client Public
Forked from glassnode/glassnode-api-python-clientThe official Python client library for Glassnode's API – https://docs.glassnode.com
Jupyter Notebook UpdatedJun 8, 2021 -
Python-Simulink Public
Forked from dapperfu/Python-SimulinkRun Simulink models with Python using shared libraries.
-
-
MAProj Public
Forked from isp1tze/MAProjMulti-agent project (commnet, bicnet, maddpg) in pytorch for Multi-Agent Particle Environment
Python UpdatedFeb 7, 2021 -
aima-python Public
Forked from aimacode/aima-pythonPython implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
Jupyter Notebook MIT License UpdatedNov 30, 2020 -
AI-Human-Co-Labeling-Toolbox-AH-CoLT- Public
Forked from ostadabbas/AI-Human-Co-Labeling-Toolbox-AH-CoLT-AH-CoLT: An AI-Human Co-Labeling Toolbox to Augment Efficient Groundtruth Generation (MLSP2019)
Jupyter Notebook UpdatedOct 28, 2020 -
softlearning Public
Forked from rail-berkeley/softlearningSoftlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official implementation of the Soft Actor-Critic algorithm.
Python Other UpdatedAug 19, 2020 -
multiagent_rl Public
Forked from yjpark1/multiagent_rlMulti-Agent Reinforcement Learning with Particle Env. (on going)
Python GNU General Public License v3.0 UpdatedJul 20, 2020 -
gap Public
Forked from gap-system/gapMain development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra
GAP GNU General Public License v2.0 UpdatedJun 11, 2020 -
Digraphs Public
Forked from digraphs/DigraphsThe GAP package Digraphs
GAP Other UpdatedJun 4AE2 10, 2020 -
maddpg Public
Forked from openai/maddpgCode for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
-