Coder Social home page Coder Social logo

yangzilong1986 / jsat-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edwardraff/jsat-examples

0.0 2.0 0.0 25.03 MB

Repo for a project containing a number of examples implemented in JSAT

License: GNU General Public License v3.0

Java 0.30% Perl 99.70%

jsat-examples's Introduction

JSAT-Examples

This repo will contain most of the examples in the wiki pages of the JSAT project! Feel free to email / send a pull request to add more examples!

How do I get started?

Really just not used to Java? Here is the raw list to get started and run an example. This is a Java Maven project. It would be good for you to learn about Java in general and how maven projects work, but this sequence of steps should get you running. Once your more familure with Maven projects, the POM dependency information on the JSAT page is all you need to add JSAT to an existing (or new) maven project. But for this, I'm assuming you need to go from complete scratch.

This project has some example datasets built in, and maven handles downloading JSAT when you try to run it.

Step 1, Install Java JDK!

Firs step, go to Oracle and install JDK 8 for your operating system.

Step 2, Install Netbeans!

You can use any editor you like for a maven project (all the major ones support them). You could even do comand line. But Netbeans will sort it all out for you. The "Java SE" option should be good, or if you just want to be super-sure, pick the "All" option.

Step 3, download this project!

Clone or download and unzip this project! The download link is right there in the top-right corner! Or if your super lazy, click here.

Step 4, open the project!

Obviously, startup Netbeans and go to the menue and click File and then Open Project. Now navigate to the JSAT-Examples project and open it!

Step 5, start running the examples!

You should be good now! You can right click on any of the files under Source Packages and com.edwardraff.jsatexamples, and then click the Run option. You should see some output below. You've now run an example with JSAT! You can use this project file as a starting place to modify it for your needs / what you want to try.

jsat-examples's People

Contributors

edwardraff avatar

Watchers

 avatar  avatar

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.