TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Sakai

    Score8.7 out of 10
    N/ASakai is an open source learning management system provided by the Apero Foundation. The LMS provides what it calls Core and Expanded Features. The Core Features encompass an integrated tool set that is tested by the Sakai community members and is then included with each new release. The tool set can be configured by: instructors, students, research investigators and project leaders. The other set of tools, known as “Contrib Tools” are specific to Sakai tools and innovations that are developed…N/A

    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
    SakaiTensorFlow
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    SakaiTensorFlow
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional DetailsMust contact vendor for pricing information.—
    More Pricing Information
    Features
    SakaiTensorFlow
    Learning Management
    Comparison of Learning Management features of Sakai and TensorFlow
    Feature
    Sakai
    7.9
    5 Ratings
    2% below category average
    TensorFlow
    -
    Ratings
    Course authoring8.05 Ratings00 Ratings
    Course catalog or library7.04 Ratings00 Ratings
    Player/Portal8.02 Ratings00 Ratings
    Learning content8.05 Ratings00 Ratings
    Mobile friendly7.05 Ratings00 Ratings
    Progress tracking & certifications8.05 Ratings00 Ratings
    Assignments10.05 Ratings00 Ratings
    Compliance management7.04 Ratings00 Ratings
    Learning administration9.05 Ratings00 Ratings
    Learning reporting & analytics6.05 Ratings00 Ratings
    Social learning9.04 Ratings00 Ratings
    Best Alternatives
    SakaiTensorFlow
    Small Businesses
    Google Classroom
    Score8 out of 10
    Google Cloud AI
    Score8.7 out of 10
    Medium-sized Companies
    Schoology Learning
    Score8 out of 10
    Google Cloud AI
    Score8.7 out of 10
    Enterprises
    D2L Brightspace
    Score7.8 out of 10
    Google Cloud AI
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    SakaiTensorFlow
    Likelihood to Recommend
    9.0
    (14 ratings)
    6.0
    (15 ratings)
    Likelihood to Renew
    10.0
    (3 ratings)
    -
    (0 ratings)
    Usability
    7.4
    (3 ratings)
    9.0
    (1 ratings)
    Support Rating
    8.1
    (3 ratings)
    9.1
    (2 ratings)
    Implementation Rating
    10.0
    (1 ratings)
    8.0
    (1 ratings)
    User Testimonials
    SakaiTensorFlow
    Likelihood to Recommend
    Apereo
    I've used Sakai to supplement my Public Speaking class. Public Speaking is very much a F2F type course, so I didn't use Sakai much for course content delivery. However, I did use it to post my syllabus, post my lecture slides, communicate any class announcements, and to conduct a final exam for the class. Building the final exam was very simple and I was easily able to swap out questions to vary it from term to term. Before I was a staff member and lecturer, I used Sakai as a student. My instructor used Sakai to varying degrees. I really appreciated it being the one-stop-receptacle for all-things class related. If I somehow lost an assignment instruction sheet, I could rely on it being posted there. For multimedia work it was lacking, at that time, but I know Sakai has been updated over time and I hope that part of it has improved. If I was ever frustrated by Sakai, it was because faculty used it in a piecemeal way. It's fine not to want to use the gradebook, but don't enter some grades and not others. It's wonderful to upload class documents to it; but don't do some and not others. Whatever way you're going to use Sakai, commit to it and use it well. Your students will thank you.
    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
    Apereo
    • Sakai is flexible, providing a way for our customers (instructors) to customize their courses while staying in line with consistency and continuity of course design. This has allowed our courses to be far less cookie-cutter and stale. This is mostly accomplished through Sakai's LTI functionality and it's Lessons tool. This is particularly notable because not every course is the same, nor should it be. Our faculty and course developers can draw from OER resources, course text publisher assessment quiz banks and pull in content from sources from our library databases and services like YouTube.
    • Sakai is customizable, allowing us to pair it with our student information system to automatically create and track with student registration data - including adding new students and removing students who have elected to drop a course. The customization features also include being able to create course templates for individual schools or courses using specific tools or sequences of tools as well as a way to personalize content for students when they engage with each lesson.
    • Sakai is stable in the market. We have been using Sakai for almost 10 years and continue to see it improve; responding to changing trends in browser technologies, mobile platforms and accessibility requirements. Multiple programs offered over the years have been recognized by outside organizations like BestColleges.com for our programs and given high marks by students taking the courses offered in Sakai.
    • Sakai allows our faculty to inform it's continued evolution. We work closely with the developers, having a front seat to how things can work and function for our faculty. There have been multiple occasions where faculty ask, "Can Sakai do this?" and the answer is never "No."
    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
    Apereo
    • The coming upgrade will address many issues, the visual presentation of sites and courses
    • The Forums (discussion) tool is not natively integrated into the Gradebook, but needs another step to connect the two.
    • The Wiki tool is awkward and not WYSIWYG. But I understand that is common with wikis in most platforms
    • The Help documentation could use some focus on student needs rather that course developer needs
    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
    Apereo
    Sakai is a good general learning management system - it is not leading edge but rather a stable system with standard learning management system features. It can be fairly easily customized and is fairly easy to learn from both student learning and faculty administrative vantage points. New paradigms for online learning though are emergent so the current field should also be investigated with competitors.
    Incentivized
    Read full review
    Open Source
    No answers on this topic
    Usability
    Apereo
    When faculty are preparing courses from term to term, a portion of the content is static within a specific discipline. The time it takes to import past lessons into new versions of Sakai can be an inefficient use of my time. When I want to add new content and edit from the old content, it's reliant upon me to cut and paste the content from term to term rather than simply import and edit from a backup.
    Incentivized
    Read full review
    Open Source
    Support of multiple components and ease of development.
    Incentivized
    Read full review
    Support Rating
    Apereo
    Since Sakai is open-source their documentation is often lacking and support is absolutely needed onsite. Internal documentation is more important with Sakai than other services. The Sakai community is fun, passionate, engaged, and absolutely doing their best, but it's an uphill battle against the current market and trends.
    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
    Implementation Rating
    Apereo
    No, I don't
    Incentivized
    Read full review
    Open Source
    Use of cloud for better execution power is recommended.
    Incentivized
    Read full review
    Alternatives Considered
    Apereo
    As an adjunct professor, I didn't pick Sakai for the university. I have experience with Moodle, Blackboard, eCollege, iBoard and now Sakai. I would have to say that Sakai is one of my all time favorite LMSs to use as it is very easy to navigate.
    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
    Return on Investment
    Apereo
    • Sakai makes it easy for students to monitor grades which puts their minds at ease.
    • Sakai makes it easy for teachers to assign and receive assignments from students.
    • Communication is one of the most important and one of the most taxing parts of an educational system. Sakai makes this process just a little bit easier.
    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