franneck94's Stars
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv/opencv
Open Source Computer Vision Library
python/cpython
The Python programming language
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
nlohmann/json
JSON for Modern C++
psf/black
The uncompromising Python code formatter
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
NickeManarin/ScreenToGif
🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
fmtlib/fmt
A modern formatting library
matplotlib/matplotlib
matplotlib: plotting with Python
mkdocs/mkdocs
Project documentation with Markdown.
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
python/mypy
Optional static typing for Python
microsoft/pyright
Static Type Checker for Python
scipy/scipy
SciPy library main repository
NielsRogge/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.
nextcloud/docker
⛴ Docker image of Nextcloud
pylint-dev/pylint
It's not just a linter that annoys you!
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
zpoint/CPython-Internals
Dive into CPython internals, trying to illustrate every detail of CPython implementation
PyCQA/flake8
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
mypyc/mypyc
Compile type annotated Python to fast C extensions
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
gwdevhub/GWToolboxpp
Tools for Guild Wars players
franneck94/Vscode-C-Cpp-Runner
🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
GregLando113/GWCA
A C++ internal API for interfacing with the Guild Wars® client.
franneck94/TensorCross
Cross Validation, Grid Search and Random Search for TensorFlow 2 Datasets