Pinned Repositories
3D_Pose_Estimation_for_GOLF
Advanced-Deep-Learning-with-Keras
Advanced Deep Learning with Keras, published by Packt
Data-Analysis
This repository contains my data analysis research tasks
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
Deep_Reinforcement_Learing-imitation-learning-from-observation-
Learning from video observations
Hands-On-Reinforcement-Learning-With-Python
Master reinforcement learning and deep reinforcement learning by building intelligent applications using OpenAI, TensorFlow, and Python
Information-fusion-for-intrusion-detection
intended to detect anomaly cyber attacks that targeting controlled dynamical systems by fusing the data received from multiple resources. A detector is proposed for fused dynamic system involving uncertainty and noise to recognise anomaly activities. Two models of fusion in data-level and state-level is proposed and error dynamics is extracted for both fusion methods. Information fusion is implemented via Kalman filtering in state dynamic as well as error dynamics
labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
Machine-Learning-future_ideas
By these simple code, I am trying to show very simple implementation of statistical machine learning concepts
Optimization-and-Control-of-4th-order-PDEs
Implementation of stochastic optimal control method for solving 4th order PDE constrained optimization with uncertain parameters
schliffen's Repositories
schliffen/3dcg_research_and_implementation
review state of the art researches in 3d model reconstruction and related topics
schliffen/3Dreconstruction
3D reconstruction, sfm with Python3
schliffen/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
schliffen/Efficient_Object_Detection
schliffen/gamo
Create Range like struct of user define types for easy for loop
schliffen/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
schliffen/gpt4all
gpt4all: an ecosystem of open-source chatbots trained on a massive collections of clean assistant data including code, stories and dialogue
schliffen/human_detection
schliffen/isaac_ros_visual_slam
Visual odometry package based on hardware-accelerated NVIDIA Elbrus library with world class quality and performance.
schliffen/Learn_rust
a repo for learning rust
schliffen/LearningSwift
tutorials and projects to learn and develop in swift
schliffen/LightGlue-ONNX
ONNX-compatible LightGlue: Local Feature Matching at Light Speed
schliffen/lit-llama
schliffen/makemore
An autoregressive character-level language model for making more things
schliffen/matching_2d_3d_autocalibration
new techinique for auto calibration based on matching between 2d image and 3d model of that object
schliffen/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
schliffen/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
schliffen/MSIF
Code for the paper "Leveraging Multi-Stream Information Fusion for Trajectory Prediction in Low Illumination Scenarios: A Multi-channel Graph Convolutional Approach"
schliffen/nn-zero-to-hero
Neural Networks: Zero to Hero
schliffen/ogl
openglTutorial
schliffen/Open-Assistant
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
schliffen/ORB_SLAM2
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
schliffen/PetGPT
Train your own PetGPT at home!
schliffen/pybroker
Algorithmic Trading in Python with Machine Learning
schliffen/Rust_Algorithms
All Algorithms implemented in Rust
schliffen/sdoosa-algo-trade-python
Algo trade project in python
schliffen/SimpleStereo
Stereo vision made Simple
schliffen/skfolio
Python library for portfolio optimization built on top of scikit-learn
schliffen/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
schliffen/tsppc-drl
Solving the Traveling Salesperson Problem with Precedence Constraints (TSPPC) by Deep Reinforcement Learning