bbrighttaer's Stars
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
basarat/typescript-book
:books: The definitive guide to TypeScript and possibly the best TypeScript book :book:. Free and Open Source 🌹
mitesh77/Best-Flutter-UI-Templates
completely free for everyone. Its build-in Flutter Dart.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
bayesian-optimization/BayesianOptimization
A Python implementation of global optimization with gaussian processes.
uber/h3
Hexagonal hierarchical geospatial indexing system
jcjohnson/pytorch-examples
Simple examples to introduce PyTorch
PacktPublishing/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
krasserm/bayesian-machine-learning
Notebooks about Bayesian methods for machine learning
VinceG/Bootstrap-Admin-Theme
A generic admin theme built with Bootstrap free for both personal and commercial use.
kourgeorge/arxiv-style
A Latex style and template for paper preprints (based on NIPS style)
firebase/firebase-admin-python
Firebase Admin Python SDK
ildoonet/pytorch-gradual-warmup-lr
Gradually-Warmup Learning Rate Scheduler for PyTorch
jhomlala/catcher
Flutter error catching & handling plugin. Handles and reports exceptions in your app!
Shmuma/ptan
PyTorch Agent Net: reinforcement learning toolkit for pytorch
dongb5/GAN-Timeline
A timeline showing the development of Generative Adversarial Networks (GAN).
masashitsubaki/molecularGNN_smiles
The code of a graph neural network (GNN) for molecules, which is based on learning representations of r-radius subgraphs (i.e., fingerprints) in molecules.
mjwestcott/Goodrich
The source code for 'Data Structures and Algorithms in Python' by Goodrich, Tamassia, Goldwasser
masashitsubaki/CPI_prediction
This is a code for compound-protein interaction (CPI) prediction based on a graph neural network (GNN) for compounds and a convolutional neural network (CNN) for proteins.
unknownue/PyTorch.docs
Offline documentation built from official PyTorch release
rupy/GCCA
Generalized Canonical Correlation Analysis
DTaoo/DCCA
An implementation of Deep Canonical Correlation Analysis (DCCA) in Keras with tf backend.
yulkang/pylabyk
Pylab-style utilities for PyTorch and Matplotlib, among others.
Aeryes/Kaggle-Flower-Recognition-CNN
This project uses a Convolutional Neural Network (CNN) to predict flowers of 5 types using the flower recognition dataset on Kaggle.
johncava/DCCA
Implementation of Deep Cannonical Correlation Analysis with Pytorch