VadimBim's Stars
camlab-ethz/AI_Science_Engineering
This repository is the official project page of the course AI in the Sciences and Engineering, ETH Zurich.
anyoptimization/pymoo
NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO
raznem/parsera
Lightweight library for scraping web-sites with LLMs
huggingface/deep-rl-class
This repo contains the syllabus of the Hugging Face Deep Reinforcement Learning Course.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
uncertainty-toolbox/uncertainty-toolbox
Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization
idaholab/moose
Multiphysics Object Oriented Simulation Environment
QuarticCat/detypify
Typst symbol classifier
jaem-seo/KSTAR_tokamak_simulator
A tokamak (nuclear fusion reactor) simulator with LSTM-based neural network (KSTAR-NN)
holoviz/panel
Panel: The powerful data exploration & web app framework for Python
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
williamgilpin/cphy
Class materials for computational physics course
MichaelisTrofficus/gpt4docstrings
Generating Python docstrings with OpenAI ChatGPT!!
federico-busato/Modern-CPP-Programming
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
krasserm/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
PyTomography/PyTomography
This repository enables easy and fast medical image reconstruction in Python.
githubnext/monaspace
An innovative superfamily of fonts for code
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
LaurenzV/simplecv
SimpleCV is a simple and elegant CV template written in Typst.
jesseduffield/lazygit
simple terminal UI for git commands
carstenbauer/JuliaHLRS23
Introduction to Julia for High Performance Computing Course @ HLRS
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
qjcg/awesome-typst
Awesome Typst Links
Leedehai/typst-physics
physica: vectors, fields, differentials, derivatives, Dirac brakets, tensors, and more. See examples in the manual PDF.
typst/typst
A new markup-based typesetting system that is powerful and easy to learn.
panstacks/pandata
The Pandata scalable open-source analysis stack
CompPhysics/MachineLearning
Course on Machine Learning and Statistical data Analysis with book at https://compphysics.github.io/MachineLearning/doc/LectureNotes/_build/html/intro.html. Contains Linear and Logistic Regression, Neural Networks and Deep Learning methods, Decision Trees, Random forests, Boosting methods and other ensemble methods, support vector machines and central unsupervised learning algorithms.