Monday, January 4, 2021

Show HN: Crash course statistics and asset pricing 4 newbies to bank/risk [pdf] https://ift.tt/38aiCrh

Show HN: Crash course statistics and asset pricing 4 newbies to bank/risk [pdf] https://ift.tt/2X9rUxK January 4, 2021 at 07:23PM

Show HN: VC-Founders Virtual Office Hours https://ift.tt/2LnZQEc

Show HN: VC-Founders Virtual Office Hours https://ift.tt/3opkSkt January 4, 2021 at 01:45PM

Show HN: Super fast lookup of ingredient combinations https://ift.tt/2X6JuCa

Show HN: Super fast lookup of ingredient combinations https://ift.tt/34tZP7f January 4, 2021 at 06:00PM

Show HN: Autocomplete Python Code with Transformers https://ift.tt/3887wTQ

Show HN: Autocomplete Python Code with Transformers This is a small project we created to train a character level autoregressive transformer (or LSTM) model to predict Python source code. We trained it on GitHub repositories found on awesome pytorch list. Github repo: https://ift.tt/3pNn9pS You can try training on Google Colab: https://ift.tt/3887Fqm Here are some sample evaluations/visualizations of the trained model: https://ift.tt/38d7Y38 Working on a simple VSCode extension to test this out. Will open source it soon on the same repository. January 4, 2021 at 04:01PM

Show HN: Product Discovery: A no-nonsense guide https://ift.tt/3hCAkHg

Show HN: Product Discovery: A no-nonsense guide https://ift.tt/38UQnfD January 4, 2021 at 12:14PM

Show HN: Organizedly – Linked notes, todo's, calendar and queries https://ift.tt/3b36kCX

Show HN: Organizedly – Linked notes, todo's, calendar and queries https://organizedly.io January 3, 2021 at 08:51PM

Show HN: Lightspeed – subsecond, open source, self hosted stream from OBS https://ift.tt/3hHbbva

Show HN: Lightspeed – subsecond, open source, self hosted stream from OBS https://ift.tt/3rQg75l January 4, 2021 at 09:01AM

Show HN: SQLite Graph – Graph database with Cypher queries (alpha, but working) https://ift.tt/lAMG0NU

Show HN: SQLite Graph – Graph database with Cypher queries (alpha, but working) I've been working on adding graph database capabilities ...