alexander-hamme's Stars
opencv/opencv
Open Source Computer Vision Library
JuliaLang/julia
The Julia Programming Language
google/googletest
GoogleTest - Google Testing and Mocking Framework
pjreddie/darknet
Convolutional Neural Networks
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
abseil/abseil-cpp
Abseil Common Libraries (C++)
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learn...
bulletphysics/bullet3
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
NVlabs/SPADE
Semantic Image Synthesis with SPADE
h2oai/h2o-3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
achael/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
quantumlib/OpenFermion
The electronic structure package for quantum computers.
Harrison1/unrealcpp
Unreal Engine 4 C++ examples
Crascit/DownloadProject
This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.
prabindh/darknet
Convolutional Neural Networks
rystills/rock-raiders-remake
Partial HTML5 remake of the classic game "Lego Rock Raiders".
prabindh/euclid
Euclid object labeller for frictionless object detection training purposes in Machine learning frameworks (KITTI, YOLO)
gtorrent/gtorrent-core
Core library of gTorrent which handles everything but UI/UX
rystills/procedural-mesh-generator
toolkit for simplifying and streamlining procedural mesh creation in the Unity game engine.
rystills/MIPS-sandbox
[WIP] MIPS editor / simulator
Prince781/libgpublas
Drop-in GPU acceleration for linear algebra.
segalgouldn/Senior-Project-Subtweets
No subtweet is safe.
khakhalin/Behav-analysis
Small behavioral studies: data and analyses
rystills/CryptoChat
Final Project for CSCI6230-Cryptography and Network Security I. Chat securely with a friend using one of several ciphers implemented from scratch.