Viewing profile — datitran
datitran
HN member- Joined
- Wed, Jul 05, 2017, 9:20 AM UTC
- HN karma
- 163
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About datitran
Recent public activity
-
comment
Comment #40463659
hey guys I just launched my add-in called LegalLint. LegalLint is a Word add-in designed to make life easier for legal professionals and anyone working with large Word documents by…
- story
-
comment
Comment #33434307
hey yodon, valid feedback. And yes we are building a very general cloud-based spreadsheet that supports large datasets and extensible Python functions. As a young company, we need …
-
comment
Comment #33433856
Thanks for the feedback! Much appreciated!
-
story
Priceloop NoCode Spreadsheet platform built in Scala and on-top of Postgres
Hi! At priceloop, we are working on a completely novel way of how businesses can run their pricing. Like really really novel. Not just another AI model for pricing but we want to s…
-
comment
Comment #30178002
Priceloop.ai | Full-stack Scala software engineer | Mid-Senior | competitive compensation with ESOP | Berlin, Germany but we are also open to fully remote At priceloop, we are work…
-
comment
Comment #23388879
We released the Forward version of our Transformer TTS implementation, a text-to-speech Transformer in TensorFlow 2/Keras. Now the model is more robust, fast and controllable. - Sa…
- story
-
comment
Comment #23243957
We've just open-sourced our implementation of TransformerTTS: a Text-to-Speech Transformer. It's based on a Microsoft paper: Neural Speech Synthesis with Transformer Network. It's …
- story
-
comment
Comment #22534764
We've just open-sourced our first text-to-speech project! It's also our first public PyTorch project. Inspired by Microsoft's FastSpeech, we modified Tacotron (Fork from fatchord's…
- story
-
comment
Comment #22256256
Hey my team mate Dr. Christian Schäfer and me just published a blog article about our library "Headliner" where we discuss why we decided to create it and also how we use it intern…
- story
-
comment
Comment #21269991
We've just open-sourced our library headliner which is a sequence modeling library that eases the training and in particular, the deployment of custom sequence models. It was origi…
- story
-
comment
Comment #21181492
Yes you're right thanks for pointing this out!
-
comment
Comment #21181450
Yes, before developing the package, we were also using this great library for hash generation. There are a bunch of differences we have compared to imagehash: 1. Added CNN as you m…
-
comment
Comment #21157492
We've just open-sourced our library imagededup, a Python package that simplifies the task of finding exact and near duplicates in an image collection. It includes several hashing a…
- comment
- story
-
comment
Comment #19495295
We just released a major update of our Keras based image super resolution project. Now you can super-scale your images and run experiments very easily with RDNs and GANs. In partic…
-
comment
Comment #18344449
Hotel comparison site idealo.de trained two Deep Neural Networks to automatically assess the aesthetic and technical quality of millions of hotel images
- story
-
comment
Comment #14701098
My first dive into Deep Learning + Art using pix2pix to generate images of the German chancellor from my facial landmarks in real-time. The code is on Github: https://github.com/da…