ikamensh's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
numpy/numpy
The fundamental package for scientific computing with Python.
RustPython/RustPython
A Python Interpreter written in Rust
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
htop-dev/htop
htop - an interactive process viewer
jendrikseipp/vulture
Find dead Python code
firasdib/Regex101
This repository is currently only used for issue tracking for www.regex101.com
colesbury/nogil
Multithreaded Python without the GIL
ru-de/faq
Полезная информация о жизни в Германии
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
Pylons/waitress
Waitress - A WSGI server for Python 3
patrick-kidger/torchtyping
Type annotations and dynamic checking for a tensor's shape, dtype, names, etc.
google-deepmind/tree
tree is a library for working with nested data structures
benelot/pybullet-gym
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
google-research/rliable
[NeurIPS'21 Outstanding Paper] Library for reliable evaluation on RL and ML benchmarks, even with only a handful of seeds.
ikamensh/flynt
A tool to automatically convert old string literal formatting to f-strings
seddonym/import-linter
Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.
iffiX/machin
Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...
boschresearch/OASIS
Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)
jordanbray/chess
A rust library to manage chess move generation
locuslab/convmixer-cifar10
Simple CIFAR-10 classification with ConvMixer
lmachens/soc.gg
A Songs of Conquest fansite
fohrloop/pathtub
Reading and editing Windows PATH variables and ensuring python finds your DLLs.
ikamensh/arc-py
ikamensh/cpython
The Python programming language
LiuWenlin595/FinalProject
mariyakamen/Visitcard_Ilya
Personal website
pradeep90/pytorch_examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.