novothsz's Stars
pnnl/deps_arXiv2020
Differentiable predictive control (DPC) policy optimization examples.
apchenstu/TensoRF
[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
PacktPublishing/Software-Architecture-with-Cpp
Software Architecture with C++, published by Packt
bjack205/JuliaTemplateRepo.jl
A repo with documentation on how to set up a Julia repo
igormalheiros/Julia-Algorithms
It is a study guide for people who are interested in learning Classical Algorithms in Julia. The repository contains classical algorithms approaching different techniques such as graphs and dynamic programming. Each problem contains its description and implementation using Julia.
UW-ACL/SCPToolbox_tutorial
Tutorials for SCPToolbox.jl
jckantor/ESTM60203
Introduction to Operations Research
JuliaGraphs/GraphsFlows.jl
Flow algorithms on Graphs.jl
jomavera/optimizationAlgosPort
Python port for algorithms shown in "Algorithms for Optimization"
vaseline555/Algorithms-for-Optimization-Python
Unofficial implementation in Python porting of the book "Algorithms for Optimization" (2019) MIT Press by By Mykel J. Kochenderfer and Tim A. Wheeler
ANL-CEEESA/MIPLearn
Framework for solving discrete optimization problems using a combination of Mixed-Integer Linear Programming (MIP) and Machine Learning (ML)
JuliaPolyhedra/Polyhedra.jl
Polyhedral Computation Interface
uzh-rpg/high_mpc
Policy Search for Model Predictive Control with Application to Agile Drone Flight
arlk/Crazyflie.jl
A julia package that can fly
nightldj/admm_release
Matlab/Python code for the ADMM part of my thesis ''Alternating Optimization: Constrained Problems, Adversarial Networks, and Robust Models''
pmelchior/proxmin
Proximal optimization in pure python
JimVaranelli/ActiveSet
An active set method for sequential quadratic programming
RamiroCope/ConstrainedOptimization
antonior92/ip-nonlinear-solver
A trust-region interior-point method for general nonlinear programing problems (GSoC 2017).
bcbarbara/crazyflie_nmpc
ROS stack with an efficient real-time NMPC for the Crazyflie 2.1
bjack205/DirectCollocation
dmnsgn/frenet-serret-frames
Compute Frenet-Serret frames for a path of 3D points and tangents.
IntelLabs/coach
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
RoboticExplorationLab/TrajectoryOptimization.jl
A fast trajectory optimization library written in Julia
mgreiff/crazyflie-project
Simulation of and implementation of various methods of control for the crazyflie quadcopter
8enmann/model-based-rl
Exposition of my model-based reinforcement learning research
mrminy/CartPole_model_based_RL
Model-based RL methods for simple OpenAI problems
samacker77/Zero-to-Hero-in-NLP
This repository contains A-Z techniques of Natural Language Processing to get started in NLP.
bevanda/Learning-Based-MPC
Learning-Based Model Predictive Control (LBMPC)