schliffen's Stars
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
Blealtan/efficient-kan
An efficient pure-PyTorch implementation of Kolmogorov-Arnold Network (KAN).
ilkarman/DeepLearningFrameworks
Demo of running NNs across different frameworks
NVIDIA-ISAAC-ROS/isaac_ros_visual_slam
Visual SLAM/odometry package based on NVIDIA-accelerated cuVSLAM
StatMixedML/XGBoostLSS
An extension of XGBoost to probabilistic modelling
petercollingridge/code-for-blog
Code for various tutorials and programs I've written about on my blog
isadoranun/FATS
rrahmati/roboinstruct-1
A robot learning from demonstration framework that trains a recurrent neural network for autonomous task execution
relf/egobox
Efficient global optimization toolbox in Rust: bayesian optimization, mixture of gaussian processes, sampling methods
gyglim/dvn
Reference implementation for Structured Prediction with Deep Value Networks
StxGuy/Econophysics
Collection of Python scripts for the book "An Introduction to Econophysics: Contemporary Approaches with Python Simulations"
wyndwarrior/DankMemes
Dank Meme generation with image captioning model. Calhacks 2016
lucidfrontier45/localsearch
Rust library for local search optimization
wyndwarrior/HackSC
Kerve: Pose matching with Kinect. HackSC 2014
schliffen/CFDPython
A sequence of IPython notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
schliffen/CV-RSF-Model-with-Python3
The python code of Chan-Vese model and RSF model for image segmentation
schliffen/Hands-On-Reinforcement-Learning-With-Python
Master reinforcement learning and deep reinforcement learning by building intelligent applications using OpenAI, TensorFlow, and Python
schliffen/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
schliffen/Lattice-Boltzmann-fluid-flow-in-Tensorflow
A Lattice Boltzmann fluid flow simulation written in Tensorflow.
schliffen/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
schliffen/StockTradingUsingReinforcementLearning
#ML #ReinforcementLearning #PlayingAround