egazi's Stars
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
inzva/recompy
GitHub repository for inzva AI Projects #4 project - Recompy
kaanberke/youtube_courses
dahlbyk/posh-git
A PowerShell environment for Git
JanDeDobbeleer/oh-my-posh2
A prompt theming engine for Powershell
tarikguney/taskcore
Command Line ToDo Management Application
DenizParlak/kubernetes-cheat-sheet
seanmcrae/Hands-On-Machine-Learning-Book
Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow FREE Copy of Updated Version on Best Selling Python for Data Science Book O'Reily has released a FREE a copy of "Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow" by Aurélien Géron.
huseyinbabal/hands-on-kubernetes
Hands-On Kubernetes Webinar Series Materials
loedeman/AutoMapper
A convention-based object-object mapper in JavaScript, written in TypeScript. Ported from: https://github.com/AutoMapper/AutoMapper
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
ayyucekizrak/GAN_UreticiCekismeliAglar_ile_SentetikVeriUretme
DCGAN ile Keras kütüphanesi kullanarak Fashion MNIST verileri üretme uygulaması
airbnb/javascript
JavaScript Style Guide
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
ktaranov/naming-convention
Templates for naming convention - TSQL, JavaScript, C#, R, Python, Powershell
EbookFoundation/free-programming-books
:books: Freely available programming books
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
rancher/rancher
Complete container management platform
goabstract/Marketing-for-Engineers
A curated collection of marketing articles & tools to grow your product.
ageron/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
olegrjumin/awesome-react-state-management
⚛️ ・React state management tools and libraries
facebookexperimental/Recoil
Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
dotnet/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
microsoft/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
numpy/numpy
The fundamental package for scientific computing with Python.