We spent the better part of 2021/2022 building a personal finance + wealth management app called, Maybe. Very full-featured, including an "Ask an Advisor" feature which connected users with an actual CFP/CFA to help them with their finances (all included in your subscription).
The business end of things didn't work out, and so we shut things down mid-2023.
We spent the better part of $1,000,000 building the app (employees + contractors, data providers/services, infrastructure, etc.).
We're now reviving the product as a fully open-source project. The goal is to let you run the app yourself, for free, and use it to manage your own finances and eventually offer a hosted version of the app for a small monthly fee.
Based on our record, TensorFlow should be more popular than Maybe. It has been mentiond 7 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'm still holding out for something that can monitor my bank account and automatically register transactions instead of me having to manually enter them. https://maybe.co/ is working on a solution for American banks. I understand that Europeans already have protocols in place for this sort of thing. Why must the EU always get the nice things? - Source: Hacker News / 6 months ago
I don't know if you find it useful but at first impression it seemed kind of similar to , that product is closing this month, there is a post about it that you might find it useful as third party lessons to be learned: . - Source: Hacker News / almost 2 years ago
- Or use brandable names such as littlespoon.com(something about bedroom stuff), onlyluts.com(about a lut marketplace), r2d2.io(an ai assistant), maybe.co(finantial tool, exists) etc. These are definitely harder to work with, but they can massively differentiate you from existing competitors later on. Source: about 2 years ago
We recently launched https://maybe.co which targets a similar type of customer as PC. Source: over 2 years ago
Converting the images to a tensor: Deep learning models work with tensors, so the images should be converted to tensors. This can be done using the to_tensor function from the PyTorch library or convert_to_tensor from the Tensorflow library. - Source: dev.to / over 2 years ago
So I went to tensorflow.org to find some function that can generate a CSR representation of a matrix, and I found this function https://www.tensorflow.org/api_docs/python/tf/raw_ops/DenseToCSRSparseMatrix. Source: almost 3 years ago
Can anyone offer up an explanation for why there is a performance difference, and if possible, what could be done to fix it. I'm using the installation guidelines found on tensorflow.org and installing tf2.7 through pip using an anaconda3 env. Source: about 3 years ago
I don't have much experience with TensorFlow, but I'd recommend starting with TensorFlow.org. Source: about 3 years ago
I have looked at this TensorFlow website and TensorFlow.org and some of the examples are written by others, and it seems that I am stuck in RNNs. What is the best way to install TensorFlow, to follow the documentation and learn the methods in RNNs in Python? Is there a good tutorial/resource? Source: about 3 years ago
Finny - Finance tools for everyday life
PyTorch - Open source deep learning platform that provides a seamless path from research prototyping to...
ProjectiFi - Simulator for personal finance to plan for FI & other goals
Keras - Keras is a minimalist, modular neural networks library, written in Python and capable of running on top of either TensorFlow or Theano.
ProjectionLab - The best retirement planning tool, FIRE calculator, and financial planning software built by, and for, the financial independence community.
Scikit-learn - scikit-learn (formerly scikits.learn) is an open source machine learning library for the Python programming language.