OctavioMenGom's Stars
quiccklabs/Labs_solutions
vlkniaz/ThermalGAN
Multimodal Color-to-Thermal Image Translation
practical-tutorials/project-based-learning
Curated list of project-based tutorials
VIPL-Audio-Visual-Speech-Understanding/LipNet-PyTorch
The state-of-art PyTorch implementation of the method described in the paper "LipNet: End-to-End Sentence-level Lipreading" (https://arxiv.org/abs/1611.01599)
rongpenl/simulation_with_python
Source Code for Simulation with Python
titu1994/tfdiffeq
Tensorflow implementation of Ordinary Differential Equation Solvers with full GPU support
hlamba28/Offline-Signature-Verification-using-Siamese-Network
Identifying forged signatures using convolutional siamese networks implemented in Keras
udlbook/udlbook
Understanding Deep Learning - Simon J.D. Prince
prtkm/ising-monte-carlo
Statistical Mechanics 2D Ising Model Simulations
zakuraevs/connect4-ai
A Connect 4 GUI with an AI opponent - using the Minimax algorithm with Alpha-Beta pruning
CompVis/stable-diffusion
A latent text-to-image diffusion model
Akavall/AntColonyOptimization
Ant Colony Optimization Algorithm using Python.
justmarkham/pandas-videos
Jupyter notebook and datasets from the pandas video series
BijanRegmi/RubikCubeSolver
Python script to solve a 3*3 rubik cube
pglass/cube
Python Rubik's cube solver
openai/CLIP-featurevis
code for reproducing some of the diagrams in the paper "Multimodal Neurons in Artificial Neural Networks"
empet/Plotly-plots
IPython notebooks for Plotly plots
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
WillKoehrsen/machine-learning-project-walkthrough
An implementation of a complete machine learning solution in Python on a real-world dataset. This project is meant to demonstrate how all the steps of a machine learning pipeline come together to solve a problem!