Skip to content

Instantly share code, notes, and snippets.

View jchen42703's full-sized avatar
📝
Focusing

Joseph Chen jchen42703

📝
Focusing
View GitHub Profile
@trustydwarf
trustydwarf / Neural nets high confidence predictions far away from the training data.ipynb
Last active December 25, 2018 17:35
Neural nets high confidence predictions far away from the training data
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jagrosh
jagrosh / Github Webhook Tutorial.md
Last active May 8, 2024 18:37
Simple Github -> Discord webhook

Step 1 - Make a Discord Webhook

  1. Find the Discord channel in which you would like to send commits and other updates

  2. In the settings for that channel, find the Webhooks option and create a new webhook. Note: Do NOT give this URL out to the public. Anyone or service can post messages to this channel, without even needing to be in the server. Keep it safe! WebhookDiscord

Step 2 - Set up the webhook on Github

  1. Navigate to your repository on Github, and open the Settings Settings
@PurpleBooth
PurpleBooth / README-Template.md
Last active May 9, 2024 13:42
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites