TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    ChiroTouch

    Score2 out of 10
    N/AChiroTouch is cloud chiropractic software offering an integrated EHR software built for chiropractors, top to bottom. ChiroTouch is an integrated system for payment processing and insurance claims management.

    $159

    per month

    TensorFlow

    Score7.6 out of 10
    N/ATensorFlow is an open-source machine learning software library for numerical computation using data flow graphs. It was originally developed by Google.N/A
    Pricing
    ChiroTouchTensorFlow
    Editions & Modules
    ChiroTouch
    $159.00
    per month
    No answers on this topic
    Offerings
    Pricing Offerings
    ChiroTouchTensorFlow
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Best Alternatives
    ChiroTouchTensorFlow
    Small Businesses
    No answers on this topic
    Google Cloud AI
    Score8.7 out of 10
    Medium-sized Companies
    No answers on this topic
    Google Cloud AI
    Score8.7 out of 10
    Enterprises
    No answers on this topic
    Google Cloud AI
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    ChiroTouchTensorFlow
    Likelihood to Recommend
    10.0
    (5 ratings)
    6.0
    (15 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    -
    (0 ratings)
    Usability
    9.0
    (2 ratings)
    9.0
    (1 ratings)
    Availability
    7.0
    (1 ratings)
    -
    (0 ratings)
    Performance
    8.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    10.0
    (2 ratings)
    9.1
    (2 ratings)
    Online Training
    5.0
    (1 ratings)
    -
    (0 ratings)
    Implementation Rating
    3.0
    (1 ratings)
    8.0
    (1 ratings)
    Product Scalability
    7.0
    (1 ratings)
    -
    (0 ratings)
    User Testimonials
    ChiroTouchTensorFlow
    Likelihood to Recommend
    ChiroTouch
    ChiroTouch has helped us maintain more accurate records, notes, billing, and the text reminders help to ensure the patients remember their appointment which keeps our numbers good.
    Incentivized
    Read full review
    Open Source
    TensorFlow is great for most deep learning purposes. This is especially true in two domains: 1. Computer vision: image classification, object detection and image generation via generative adversarial networks 2. Natural language processing: text classification and generation. The good community support often means that a lot of off-the-shelf models can be used to prove a concept or test an idea quickly. That, and Google's promotion of Colab means that ideas can be shared quite freely. Training, visualizing and debugging models is very easy in TensorFlow, compared to other platforms (especially the good old Caffe days). In terms of productionizing, it's a bit of a mixed bag. In our case, most of our feature building is performed via Apache Spark. This means having to convert Parquet (columnar optimized) files to a TensorFlow friendly format i.e., protobufs. The lack of good JVM bindings mean that our projects end up being a mix of Python and Scala. This makes it hard to reuse some of the tooling and support we wrote in Scala. This is where MXNet shines better (though its Scala API could do with more work).
    Incentivized
    Read full review
    Pros
    ChiroTouch
    • Allows for a lot of customization that can make the software work well for small and large practices
    • Can really replace anything you would normally put in a paper chart or use other programs for, with a few exceptions.
    • Manages all your patient data in one place
    • Uses iPad apps as well as desktop applications
    Incentivized
    Read full review
    Open Source
    • A vast library of functions for all kinds of tasks - Text, Images, Tabular, Video etc.
    • Amazing community helps developers obtain knowledge faster and get unblocked in this active development space.
    • Integration of high-level libraries like Keras and Estimators make it really simple for a beginner to get started with neural network based models.
    Incentivized
    Read full review
    Cons
    ChiroTouch
    • There is quite a bit to learn, even if you have experience with other EHR systems like I did, and required our staff and providers time and patience to get accustomed to it. It may be helpful for the Chirotouch team to develop a curriculum of sorts to navigate practices through learning the system in a logical way.
    • The EHR system is higher in price than other comparable systems, especially with all the add-ons - it would be nice if Chirotouch were a little more transparent about what you get when purchasing the item off the shelf, and, more importantly, what features are not included without a package upgrade.
    • The graphic layout and color scheme isn't as "pretty" as other EHR systems I've worked with, and actually looks quite outdated. It might be worthwhile for Chirotouch to work with graphic designers to make the interface a little more aesthetically pleasing.
    Incentivized
    Read full review
    Open Source
    • RNNs are still a bit lacking, compared to Theano.
    • Cannot handle sequence inputs
    • Theano is perhaps a bit faster and eats up less memory than TensorFlow on a given GPU, perhaps due to element-wise ops. Tensorflow wins for multi-GPU and “compilation” time.
    Read full review
    Likelihood to Renew
    ChiroTouch
    ChiroTouch has the best customer service I have ever dealt with. They software literally makes my life easier and the office runs smoothly
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Usability
    ChiroTouch
    It is fine once it is up and running, but the customization takes a long time, does not have some things setup in advance that seem very straight forward, and for most people the learning curve is very high for learning the system even once it is properly setup and customized. However, it is "fine" not particularly impressive. Additionally, their customer support and training is substandard.
    Incentivized
    Read full review
    Open Source
    Support of multiple components and ease of development.
    Incentivized
    Read full review
    Reliability and Availability
    ChiroTouch
    Sometimes we get weird error messages. We have been having a problem with our check-in computer and ChiroTouch hasn't been able to figure out the problem
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Performance
    ChiroTouch
    Generally we never have problems with speed. If we have, it's been because we needed to perform software updates, and then it went back to working quickly.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Support Rating
    ChiroTouch
    A+ Customer Support in all areas of ChiroTouch!
    Incentivized
    Read full review
    Open Source
    Community support for TensorFlow is great. There's a huge community that truly loves the platform and there are many examples of development in TensorFlow. Often, when a new good technique is published, there will be a TensorFlow implementation not long after. This makes it quick to ally the latest techniques from academia straight to production-grade systems. Tooling around TensorFlow is also good. TensorBoard has been such a useful tool, I can't imagine how hard it would be to debug a deep neural network gone wrong without TensorBoard.
    Incentivized
    Read full review
    Online Training
    ChiroTouch
    The particular person we were assigned was not very well versed in the software. Several things we asked about we were told we not possible, and then I later figure out how to do them by myself after getting to know the software. I guess that is what comes from trainers who use the system in theory but not in an actual office. They are basically reading off a script that guides you how to set things up, nothing more. If she didn't know the answer, she didn't research it, she just told us it wasn't possible. However, it was a multi-session training spread out over a couple weeks and they did walk you through all the basics. It does take a lot of customization, so this was appreciated. It would have been very intimidating to do without guided support sessions.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Implementation Rating
    ChiroTouch
    If you are not happy with your trainer, ask for someone new.
    Incentivized
    Read full review
    Open Source
    Use of cloud for better execution power is recommended.
    Incentivized
    Read full review
    Alternatives Considered
    ChiroTouch
    We had been using medisoft before and it wasn't organized enough or clear enough for insurance billing, coding and doctors notes. Chirotouch solved all of these problems with the additional bonus of being customizable
    Incentivized
    Read full review
    Open Source
    Keras is built on top of TensorFlow, but it is much simpler to use and more Python style friendly, so if you don't want to focus on too many details or control and not focus on some advanced features, Keras is one of the best options, but as far as if you want to dig into more, for sure TensorFlow is the right choice
    Incentivized
    Read full review
    Scalability
    ChiroTouch
    It's reliable, though occasionally has connectivity issues. Their support says it's our computing issue, not the software, but we don't have similar problems with other software. Definitely needs to be backed up daily. We use ChiroTouch's backup and it works well
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Return on Investment
    ChiroTouch
    • ChiroTouch helps cut out errors that cause delays in insurance payments which is always good for the bottom line.
    • ChiroTouch's scheduling and text reminders help us keep the patient notified of upcoming appointments.
    • We love the feature that allows us to set it and forget it ex: retention texts, b-day texts, mass notification texts.
    Incentivized
    Read full review
    Open Source
    • Learning is s bit difficult takes lot of time.
    • Developing or implementing the whole neural network is time consuming with this, as you have to write everything.
    • Once you have learned this, it make your job very easy of getting the good result.
    Incentivized
    Read full review
    ScreenShots