- Montreal
- martinsotir.com
Block or Report
Block or report martinsotir
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dask-terraform-recipes Public
[WIP] Using terraform and packer to deploy a dask cluster on EC2 spot instances
HCL 2
-
NYC_TaxiTripDuration_MS Public
Visualizations and EDA for NYC Taxi Trip Duration Kaggle competition
Jupyter Notebook 1
-
1
<svg width="2065" height="1804" viewBox="0 0 2065 1804" fill="none" xmlns="http://www.w3.org/2000/svg">
2<rect width="2065" height="1804" fill="white"/>
3<rect x="1386" y="202" width="222" height="61" fill="#EDFFEA"/>
4<g filter="url(#filter0_d)">
5<circle cx="1086" cy="1418" r="7" fill="#CDE152"/>
-
1
# WIP2# Inspired from Keras and https://towardsdatascience.com/how-to-visualize-convolutional-features-in-40-lines-of-code-70b7d87b003034from pathlib import Path
5import torch


