Skip to content

Commit

Permalink
nlp
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitavoloboev committed May 16, 2023
1 parent 0b0baf5 commit 1380bd0
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/computer-science/data-structures/data-structures.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,3 +133,4 @@
- [hg64: a 64-bit histogram data structure (2022)](https://dotat.at/@/2022-07-15-histogram.html)
- [This Data Structure could be used for Autocomplete (2021)](https://www.youtube.com/watch?v=2fosrL7I7oc)
- [Ask HN: What is new in Algorithms / Data Structures these days? (2023)](https://news.ycombinator.com/item?id=35886900)
- [CS 61B Data Structures, Spring 2023 UC Berkeley](https://sp23.datastructur.es/) ([HN](https://news.ycombinator.com/item?id=35957811))
1 change: 1 addition & 0 deletions docs/games/gamedev/gamedev.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,3 +345,4 @@
- [Simple Pathtracing (2012)](https://iquilezles.org/articles/simplepathtracing/) ([HN](https://news.ycombinator.com/item?id=35660556))
- [Where do you start with your blank canvas? (2023)](https://www.reddit.com/r/gamedev/comments/12xh3ny/where_do_you_start_with_your_blank_canvas/)
- [Game development in Go: Ebitengine shaders (2023)](https://quasilyte.dev/blog/post/ebitengine-shaders/)
- [Notes on rarely-seen game mechanics (2023)](https://blog.plover.com/notes/game-mechanics.html) ([HN](https://news.ycombinator.com/item?id=35941369))
1 change: 1 addition & 0 deletions docs/hardware/gpu/gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,4 @@ title: GPU
- [Branching on a GPU (2021)](https://medium.com/@jasonbooth_86226/branching-on-a-gpu-18bfc83694f2)
- [Fuser](https://github.com/NVIDIA/Fuser) - Fusion Code Generator for NVIDIA GPUs.
- [The State of Serverless GPUs](https://www.inferless.com/serverless-gpu-market) ([HN](https://news.ycombinator.com/item?id=35738072))
- [Oblivus](https://oblivus.com/) - Affordable and scalable GPU servers from $0.29/hr. ([HN](https://news.ycombinator.com/item?id=35958715))
1 change: 1 addition & 0 deletions docs/machine-learning/artificial-intelligence.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,3 +223,4 @@ I want to be able to have a voice assistant that 'knows me' and I can asks quest
- [GPTRPG](https://github.com/dzoba/gptrpg) - Demo of an GPT-based agent existing in an RPG-like environment.
- [Fireside Chat: With Ilya Sutskever and Jensen Huang: AI Today and Vision of the Future (2023)](https://www.youtube.com/watch?v=XjSUJUL9ADw)
- [Google “We Have No Moat, and Neither Does OpenAI” (2023)](https://www.semianalysis.com/p/google-we-have-no-moat-and-neither) ([HN](https://news.ycombinator.com/item?id=35813322))
- [A Generalist Agent (2022](https://arxiv.org/abs/2205.06175) ([Code](https://github.com/OrigamiDream/gato))
1 change: 1 addition & 0 deletions docs/machine-learning/libraries/pytorch.md
Original file line number Diff line number Diff line change
Expand Up @@ -515,3 +515,4 @@ title: PyTorch
- [PyTorch 2.0 Native Flash Attention 32k Context Window (2023)](https://www.reddit.com/r/MachineLearning/comments/11tmpc5/d_pytorch_20_native_flash_attention_32k_context/)
- [dreamfields-torch](https://github.com/ashawkey/dreamfields-torch) - PyTorch implementation of dreamfields with modifications.
- [MMFashion](https://github.com/open-mmlab/mmfashion) - Open-source toolbox for visual fashion analysis based on PyTorch.
- [PyTorch Tools](https://github.com/pabloppp/pytorch-tools)
1 change: 1 addition & 0 deletions docs/machine-learning/machine-learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -1127,3 +1127,4 @@ Looking into using [envd](https://github.com/tensorchord/envd) together with [Py
- [Efficient encoder-decoder architecture with top-down attention for speech separation](https://github.com/JusperLee/TDANet)
- [ImageBind](https://github.com/facebookresearch/ImageBind) - One Embedding Space To Bind Them All.
- [COLA: Contextualized Commonsense Causal Reasoning from the Causal Inference Perspective (2023)](https://github.com/HKUST-KnowComp/COLA)
- [Caikit](https://github.com/caikit/caikit) - AI toolkit that enables users to manage models through a set of developer friendly APIs.
1 change: 1 addition & 0 deletions docs/networking/dns.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,3 +279,4 @@ title: DNS
- [State of DNS Rebinding in 2023](https://research.nccgroup.com/2023/04/27/state-of-dns-rebinding-in-2023/)
- [Implement DNS in a Weekend (2023)](https://jvns.ca/blog/2023/05/12/introducing-implement-dns-in-a-weekend/) ([HN](https://news.ycombinator.com/item?id=35916064))
- [Meta's DNS Go libraries](https://github.com/facebookincubator/dns)
- [Globalping](https://github.com/jsdelivr/globalping) - Global network of probes to run network tests like ping, traceroute and DNS resolve.
1 change: 1 addition & 0 deletions docs/networking/tcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,4 @@ title: TCP
- [dill](https://github.com/fwkz/dill) - Cloud ready L4 TCP proxy with first-class support for dynamic listeners.
- [TCP Stream Extractor](https://github.com/genonullfree/stream-extractor) - Utility that can read in a PCAP file, search through it for TCP streams, and write out each stream to a separate new PCAP file.
- [The quantum state of a TCP port (2023)](https://blog.cloudflare.com/the-quantum-state-of-a-tcp-port/)
- [EasyTCP](https://github.com/DarthPestilane/easytcp) - Light-weight TCP framework written in Go (Golang), built with message router. EasyTCP helps you build a TCP server easily fast and less painful.
4 changes: 4 additions & 0 deletions docs/nlp/nlp.md
Original file line number Diff line number Diff line change
Expand Up @@ -1170,3 +1170,7 @@ Want to explore [fine tuning FLAN-T5 model](https://www.philschmid.de/fine-tune-
- [Google Bard API](https://github.com/dsdanielpark/Bard-API)
- [StarCoder: may the source be with you! (2023)](https://arxiv.org/abs/2305.06161) ([HN](https://news.ycombinator.com/item?id=35954481))
- [React LLM](https://github.com/r2d4/react-llm) - Easy-to-use headless React Hooks to run LLMs in the browser with WebGPU.
- [Guidance](https://github.com/microsoft/guidance) - Guidance language for controlling large language models. ([HN](https://news.ycombinator.com/item?id=35963936))
- [Dify](https://github.com/langgenius/dify) - One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.
- [Speak, Memory: An Archaeology of Books Known to ChatGPT/GPT-4 (2023)](https://arxiv.org/abs/2305.00118) ([Code](https://github.com/bamman-group/gpt4-books))
- [BriefGPT](https://github.com/e-johnstonn/BriefGPT) - Locally hosted tool that connects documents to LLMs for summarization and querying, with a simple GUI.
1 change: 1 addition & 0 deletions docs/operating-systems/containers/kubernetes/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -960,3 +960,4 @@ I personally avoid Kubernetes in favor of [serverless compute](../../../cloud-co
- [Bifrost](https://github.com/tv2-oss/bifrost-gateway-controller) - Gateway API-driven management of network infrastructure across Kubernetes and cloud infrastructures.
- [Regatta](https://github.com/jamf/regatta) - Distributed, eventually consistent key-value store built for Kubernetes.
- [KubeMarine](https://github.com/Netcracker/KubeMarine) - Management tool for Kubernetes cluster deployment and maintenance.
- [cnspec](https://github.com/mondoohq/cnspec) - Open source, cloud-native security and policy project.
1 change: 1 addition & 0 deletions docs/programming-languages/javascript/bun.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ Wish someone ported [dax](https://github.com/dsherret/dax) to Bun.
- [Bun v0.5.7 (2023)](https://bun.sh/blog/bun-v0.5.7) ([HN](https://news.ycombinator.com/item?id=34931412))
- [Action Setup Bun](https://github.com/antongolub/action-setup-bun) - Setup GitHub Actions workflow with a specific version of Bun.
- [Bun & Node.js comparison](https://github.com/privatenumber/compare-bun-node)
- [Bun v0.6.0 (2023)](https://bun.sh/blog/bun-v0.6.0) ([HN](https://news.ycombinator.com/item?id=35965483))
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Like how you can [embed Swift code into Expo](https://twitter.com/Baconbrix/stat
- [Kaol Stack](https://github.com/chamatt/create-kaol-app) - Prisma, Expo, Next, TRPC, Solito, Tailwind - A monorepo template for a truly universal app.
- [Office Marathon](https://github.com/byCedric/office-marathon) - Example app for background location tracking in Expo.
- [Expo Router Example](https://github.com/jjenzz/expo-nav-state)
- [Expo Router Instagram responsive layout demo using SCSS](https://github.com/EvanBacon/expo-router-instagram-layout)

## Notes

Expand Down
1 change: 1 addition & 0 deletions docs/programming-languages/prolog/datalog.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ title: Datalog
- [Deconstructing Datalog (2021)](http://www.rntz.net/files/thesis.pdf) ([HN](https://news.ycombinator.com/item?id=34991276))
- [Better Together: Unifying Datalog and Equality Saturation (2023)](https://arxiv.org/abs/2304.04332) ([Lobsters](https://lobste.rs/s/2rxagg/better_together_unifying_datalog))
- [Eqlog](https://github.com/eqlog/eqlog) - Extension of datalog with function symbols and equality.
- [egglog](https://github.com/egraphs-good/egglog) - egraphs + datalog.
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@
- [Puddles](https://github.com/SwiftedMind/Puddles) - Native SwiftUI app architecture.
- [SwiftUI Plus](https://github.com/shaps80/SwiftUIPlus) - SwiftUI additions and helpers that are missing from the official implementation.
- [CocoaUI](https://github.com/p-x9/CocoaUI) - Obtain and customize UIKit/Cocoa objects from SwiftUI components.
- [Custom Stack Navigation for SwiftUI](https://github.com/FluidGroup/swiftui-stack)

## Test

Expand Down Expand Up @@ -1507,6 +1508,7 @@
- [Cabbage](https://github.com/VideoFlint/Cabbage) - Video composition framework build on top of AVFoundation. It's simple to use and easy to extend.
- [Machismo](https://github.com/g-Off/Machismo) - Mach-O Parser.
- [SwiftSubtitles](https://github.com/dagronf/SwiftSubtitles) - Swift package for reading/writing subtitle formats (srt, svb, vtt).
- [Google Generative AI SDK for Swift](https://github.com/google/generative-ai-swift)

## Other (not lib)

Expand Down
1 change: 1 addition & 0 deletions docs/robots/robots.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,4 @@
- [Webots](https://github.com/cyberbotics/webots) - Open-source robot simulator.
- [Ask HN: Courses/textbook recommendations for studying robotics? (2023)](https://news.ycombinator.com/item?id=35441180)
- [Gymnasium-Robotics](https://github.com/Farama-Foundation/Gymnasium-Robotics) - Collection of robotics simulation environments for reinforcement learning.
- [AutoRecon: Automated 3D Object Discovery and Reconstruction (2023)](https://github.com/zju3dv/AutoRecon)
1 change: 1 addition & 0 deletions docs/text-editors/vs-code/vs-code-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Below is a list of extensions I use.
- [CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad) - Play interactive coding tutorials in your editor. ([Code](https://github.com/coderoad/coderoad-vscode)) ([Docs](https://coderoad.github.io/docs/overview))
- [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff) - Compare (diff) text selections within a file, across files, or to the clipboard. ([Code](https://github.com/ryu1kn/vscode-partial-diff))
- [Stepsize](https://marketplace.visualstudio.com/items?itemName=Stepsize.stepsize) - Issue tracker in IDE. ([Web](https://www.stepsize.com/)) ([Twitter](https://twitter.com/StepsizeHQ))
- [VSCode ast-grep language server](https://github.com/ast-grep/ast-grep-vscode)
- [Simple REST Client](https://github.com/HoangNguyen17193/vscode-simple-rest-client) - Easy to examine your API’s responses directly within Visual Studio Code. Send requests to verify your API.
- [Postcode](https://marketplace.visualstudio.com/items?itemName=rohinivsenthil.postcode) - API client to test and create HTTP/s requests. ([Code](https://github.com/rohinivsenthil/postcode))
- [VSC Codio](https://github.com/codegps/vsc-codio) - Record VS Code events with an audio commentary and subtitles to play back at a later time.
Expand Down

0 comments on commit 1380bd0

Please sign in to comment.