
From In-House Neural Nets to TensorFlow
We share insights from our journey going from an in-house neural network stack to Google’s off the shelf TensorFlow.
We share insights from our journey going from an in-house neural network stack to Google’s off the shelf TensorFlow.
If you believe the Gartner Group, AI and machine learning are at the peak of the hype cycle these days. Inside Visma, the story is a little bit different. We’re busy making machine learning an everyday productivity boost for our customers – and we’ve been doing it for years.
Artificial intelligence technologies are developing rapidly. But beyond the hype and the heightened media attention, do we really know what goes on behind the scenes? At the second Visma AI conference, CEO Øystein Moan provided some answers.
Today is International Accounting Day and a great opportunity to honour all accountants who have dedicated their careers to helping others.
Visma software developers can also create hardware, such as a beautifully designed robot bartender capable of producing perfect drinks every time.
Runny nose, fever and aching body. Not a good day for work, and not much energy to log on and cancel meetings. But imagine if your phone did this for you.
All accounting practices are looking to increase the efficiency and effectiveness of their work processes. Streamlining and automating your inbound workflow can help your practice become more efficient year-round.
What are APIs and what are some examples of public APIs?
Writing an annotation processor that’s easy maintainable is hard if you don’t put some effort into readability and testing. This post gives a few tips on readability in addition to recommending a tool for testing annotation processors using the java compiler.