Git Product home page Git Product logo

telerik-xamarin-forms-samples's Introduction

Telerik UI for Xamarin Samples Application

The Telerik UI for Xamarin Samples application demonstrates the variety of controls available in the component suite as well as demos of some of their highlighted features. Currently, it features demos for the following Xamarin controls.

Charts Navigation & Layout Data Visualization Buttons
Chart Accordeon Barcode Button
Bar Chart DockLayout Radial Gauge Checkbox
Line Chart Expander Linear Gauge Segmented Control
Area Chart SideDrawer Map Document Processing
Scatter Area Chart TabView Rating PDFProcessing
Scatter Line Chart TreeView Editors SpreadProcessing
Scatter Point Chart Interactivity & UX AutoCompleteView SpreadStreamProcessing
Scatter Spline Chart Border ComboBox WordsProcessing
Scatter Spline Area Chart Busy Indicator DateTimePicker ZIP Library
Spline Chart Path DatePicker PDF Viewer
Spline Area Chart Popup Entry PdfViewer
Pie Chart SlideView Image Editor Calendar and Scheduling
Donut Chart Data Controls ListPicker Calendar
OHLC Chart DataForm MaskedInput Chatbots
Candlestick Chart ListView NumericInput Conversational UI
DataGrid RichTextEditor
TemplatedPicker
TimePicker
TimeSpanPicker

To take advantage of the controls and to be able to work with the demos, download free 30 day trial of Telerik UI for Xamarin

Please visit the following links to download the samples on your devices

appstore google-play Microsoft-Store-Badge

Telerik Tagit Demo Application

The Telerik Tagit sample application is a Xamarin.Forms application targeting iOS, Android and UWP, which demonstrates how to turn the photo collection of a phone into a easy to search data base of photos. It utilized Telerik UI for Xamarin, as well as Microsoft Azure's Computer Vision API.

For more information on the application and a walk through of how it was built, please refer to the Telerik Tagit page

To download the finished application, use the following links.

Telerik ERP Demo Application

Telerik ERP is a showcase software that demonstrates how you can view and process different financial transactions and processes. From clients to orders and vendors, this application provides a quick and efficient way to manage your business.

The application is created with the powerful Telerik UI for Xamarin controls and demonstrates how one can architecture real-world line of business application. It uses the most popular Telerik UI for Xamarin controls such as Charts, Data Grid, ListView, Inputs, BusyIndicator and also features MVVM utilizing the MVVM Cross framework.

To download the finished application, use the following links.

Telerik CRM Demo Application

A CRM application using Telerik UI for Xamarin, leveraging a back-end powered by Azure and Cognitive Services custom language understanding where you can explore the Employees, Customers, Products and Orders of the Art Gallery.

To download the finished application, use the following links.

Telerik To-Do Demo Application

The Telerik To-Do application is a showcase app demonstrating real-world usage of the Telerik UI for Xamarin components. It features some of the most popular controls such as ListView, DataForm, SideDrawer, TreeView, SlideView and many more. Learn how to make the architecture of your app together with the power of the FreshMVVM framework.

The app scenario is about organizing notes, ideas, thoughts without losing focus.

  • Create notes.
  • Organize notes into categories.
  • View your notes in card and linear view.
  • Search notes.

To download the finished application, use the following links.

How to build the solutions

In order to build the solutions you will need to install Telerik UI for Xamarin - you can get a free trial here or if you have a license, download it from your Telerik account. After instalation, simply open the solution and add the Telerik Nuget server as described in this article. The add the Telerik.UI.for.Xamarin nuget package (or Telerik.UI.for.Xamarin.Trial when using trial version) to each of the projects and run the desired one.

If you already have dev version of Telerik UI for Xamarin, you can change the referenced trial nuget package to the dev one. Simply Uninstall Telerik.UI.For.Xamarin.Trial and install Telerik.UI.For.Xamarin from the Telerik Nuget Server.

Documentation

The documentation for Telerik UI for Xamarin can be found at the following address: https://docs.telerik.com/devtools/xamarin/introduction

License

See the license file and any additional license information attached to each sample.

telerik-xamarin-forms-samples's People

Contributors

agerchevprogress avatar apopatanasov avatar dependabot[bot] avatar georgedarakchiev avatar ivan-todorov-progress avatar lancemccarthy avatar marchev-prgs avatar nikolaydemirev avatar nikolaynedyalkovtelerik avatar pavelrpavlov avatar petar-k-marchev avatar petiavladova avatar polqnap avatar sspasova avatar stefannenchev avatar stefanov-stefan avatar telerikmauiteam avatar vanka78bg avatar vvgeorgiev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

telerik-xamarin-forms-samples's Issues

this.MasterBehavior = MasterBehavior.Split;

this.Master = new Customers.CustomersListPage(); all pages with this master states "does not contain a definition for..." Visual Studio 2022 latest quarter telerik, what am I missing?

Make all apps to use $(TelerikXamarinDir) as a base folder for the assemblies.

Currently: "C:\Program Files (x86)\Progress\Telerik UI for Xamarin R3 2019\Binaries" is set and we should use the "$(TelerikXamarinDir)" variable that is added in the OS with our installations (Telerik_UI_for_Xamarin.msi and Telerik_UI_for_Xamarin.pkg). This should ensure that the assemblies are located no matter of the version of the installation installed on the machine.

Sample code for Telerik ERP Demo app

Apps are available in both Android and iOS app stores, as such it seems to be a Xamarin Demo. Is there any plan to include the Telerik ERP source code?

ERP - Upgrading Xamarin.Forms from v4.7 to v4.8 introduces duplicate menu items.

Running on IOS or Android with v4.7 of Xamarin.Forms produces a UI like this...

image

Simply upgrading to 4.8 via nuget and starting the app you see the same UI.

image

Great.

Close the app with the home button and reopen it again.

The UI is initially the same but after a second or so changes to..

image

If you click more you see...

image

Looks like the menu is being built twice.

It also produces many ambiguous references that need to be fixed before it will compile.

'PresentationMode' is an ambiguous reference between 'ErpApp.Models.PresentationMode' and 'Xamarin.Forms.PresentationMode'

Error

Error 'IHierarchyAdapter' is inaccessible due to its protection level

Sample is not building

QSF.Examples.TreeViewControl.CustomizationExample.ItemHierarchyAdapter
QSF.Examples.TreeViewControl.FirstLookExample.HierarchyAdapter

Above classes are inheriting an internal interface and they don't seem to be required?:

QSF.Examples.CalendarControl.MultiDayViewAppointmentsExample.AppointmentsGenerator

Appointment class doesn't contain the property RecurrenceRule.

App Crashes after back button pressed .

hello , I implement this listview in my xamarin app , its works perfect but when i go back from this listview page the app crashes with this error :

System.NotSupportedException: 'Unable to activate instance of type Telerik.XamarinForms.DataControlsRenderer.Android.ListView.TemplateCellContainer from native handle 0x71 (key_handle 0x75b7bad).'

please help me fix this issue .

I'm using visual studio 2019 community edition and
Telerik.Ui.For.Xamarin version is 2019.2.513.1

ERP: [UWP] ERP crashes on startup when build in AppStore

Steps to reproduce:

  1. Start the app in AppStore configuration

Actual: The app crashes
Expected: The app work as normal and the login screen is displayed.

Exception:
System.Runtime.InteropServices.COMException: 'Class not registered (Exception from HRESULT: 0x80040154)'

FacebookBar

Smart Switch
Device Brand: HUAWEI
Device Model: ART-L29
Device Version: 29

Cant build these samples

Im a complete telerik newbie, and I want to checkout the Calendar view by testing the ArtGallery-CRM sample app but unfortunately I cannot build none of these sample apps. Im using a 2019 Mac runing latest version of the OS and Visual studio.

Here's the output im getting:

/Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.Chart". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.Common". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.DataControls". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.DataGrid". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.Input". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.Primitives". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /Applications/Visual Studio.app/Contents/Resources/lib/monodevelop/bin/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Telerik.XamarinForms.SkiaSharp". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Controls/SelectablePath.xaml.cs(3,7,3,14): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Models/Product.cs(7,7,7,14): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Pages/Customers/CustomersListPage.xaml.cs(6,7,6,14): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Pages/Orders/OrderListPage.xaml.cs(6,7,6,14): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/ViewModels/ProductDetailViewModel.cs(9,7,9,14): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Controls/SelectablePath.xaml.cs(21,16,21,24): error CS0246: The type or namespace name 'RadBrush' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Customers/CustomerDetailView.xaml.g.cs(26,25,26,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Models/Product.cs(59,16,59,34): error CS0246: The type or namespace name 'RadSolidColorBrush' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Dashboard/BusinessOverviewCard.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/LoginPage.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Models/Customer.cs(23,10,23,17): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Models/Product.cs(99,33,99,41): error CS0246: The type or namespace name 'RadBrush' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Customers/CustomerEditViewPhone.xaml.g.cs(26,25,26,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Models/Product.cs(17,17,17,35): error CS0246: The type or namespace name 'RadSolidColorBrush' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(23,25,23,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(26,25,26,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Customers/CustomerEditViewTablet.xaml.g.cs(29,25,29,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(29,25,29,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(32,25,32,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(35,25,35,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(38,25,38,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderEditView.xaml.g.cs(41,25,41,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Dashboard/OrderStatusCard.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Dashboard/SalesChannelsCard.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Pages/Customers/CustomersListPage.xaml.cs(49,67,49,74): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Dashboard/SalesQuentitiesCard.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Customers/CustomersListPage.xaml.g.cs(29,25,29,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Products/ProductDetailView.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/Pages/Orders/OrderListPage.xaml.cs(55,67,55,74): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderSchedulePage.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Vendors/VendorDetailView.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/ViewModels/OrderDetailViewModel.cs(128,16,128,23): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/OrderListPage.xaml.g.cs(29,25,29,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Vendors/VendorsPhoneView.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Products/ProductsPhoneView.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Orders/PhoneOrderDetail.xaml.g.cs(20,25,20,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Vendors/VendorsTabletView.xaml.g.cs(23,25,23,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Products/ProductsTabletView.xaml.g.cs(23,25,23,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/ViewModels/ProductDetailViewModel.cs(37,21,37,29): error CS0246: The type or namespace name 'RadBrush' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Products/ProductsTabletView.xaml.g.cs(26,25,26,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Products/ProductsTabletView.xaml.g.cs(29,25,29,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/obj/Debug/netstandard2.0/Pages/Products/ProductsTabletView.xaml.g.cs(32,25,32,32): error CS0400: The type or namespace name 'Telerik' could not be found in the global namespace (are you missing an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/ViewModels/OrderDetailViewModel.cs(346,70,346,77): error CS0246: The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/ViewModels/ProductDetailViewModel.cs(244,43,244,51): error CS0246: The type or namespace name 'RadBrush' could not be found (are you missing a using directive or an assembly reference?) /telerik-xamarin-forms-samples-master/ERP/app/ErpApp/ErpApp/ViewModels/ProductDetailViewModel.cs(35,22,35,30): error CS0246: The type or namespace name 'RadBrush' could not be found (are you missing a using directive or an assembly reference?) 7 Warning(s) 45 Error(s) Time Elapsed 00:00:01.49

Any help would be appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.